Initial revision
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 12 Nov 1993 13:38:11 +0000 (08:38 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 12 Nov 1993 13:38:11 +0000 (08:38 -0500)
From-SVN: r6073

gcc/config/m68k/hpux7.h [new file with mode: 0644]

diff --git a/gcc/config/m68k/hpux7.h b/gcc/config/m68k/hpux7.h
new file mode 100644 (file)
index 0000000..ae584bd
--- /dev/null
@@ -0,0 +1,7 @@
+/* tm.h for m68k running HPUX version 7.  */
+
+/* fletcher@cs.utexas.edu says this is needed.  */
+#define NO_DOT_IN_LABEL
+#define NO_BUGS
+
+#include "m68k/hp320.h"