From b7d7295b1a15da3599100688c925bff755cea673 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Fri, 12 Nov 1993 08:38:11 -0500 Subject: [PATCH] Initial revision From-SVN: r6073 --- gcc/config/m68k/hpux7.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gcc/config/m68k/hpux7.h diff --git a/gcc/config/m68k/hpux7.h b/gcc/config/m68k/hpux7.h new file mode 100644 index 00000000000..ae584bde097 --- /dev/null +++ b/gcc/config/m68k/hpux7.h @@ -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" -- 2.30.2