diff options
Diffstat (limited to 'gcc/config/m68k/news3.h')
-rw-r--r-- | gcc/config/m68k/news3.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/m68k/news3.h b/gcc/config/m68k/news3.h deleted file mode 100644 index b4a3f4100d1..00000000000 --- a/gcc/config/m68k/news3.h +++ /dev/null @@ -1,6 +0,0 @@ -#include "m68k/news.h" - -/* This is to be compatible with types.h. - It was found to be necessary with Newsos 3. */ - -#define SIZE_TYPE "long int" |