aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/3b1g.h
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1991-12-01 04:57:28 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1991-12-01 04:57:28 +0000
commit5fbf527c70c5302d1640562519e41b54ed152bcd (patch)
tree3a8cab829fba8ed3c4cc6602e2ec196fd4245454 /gcc/config/m68k/3b1g.h
parentc26a887f14279176c453bf3003d0121a7019e6c6 (diff)
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k/3b1g.h')
-rw-r--r--gcc/config/m68k/3b1g.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/m68k/3b1g.h b/gcc/config/m68k/3b1g.h
index 25cd96b6453..5f2b7d1ed71 100644
--- a/gcc/config/m68k/3b1g.h
+++ b/gcc/config/m68k/3b1g.h
@@ -17,9 +17,9 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-#include "tm-m68k.h"
+#include "m68k.h"
-/* See tm-m68k.h. 0 means 68000 with no 68881. */
+/* See m68k.h. 0 means 68000 with no 68881. */
#define TARGET_DEFAULT 0
/* Define __HAVE_68881 in preprocessor only if -m68881 is specified.