entered into RCS
From-SVN: r1375
This commit is contained in:
parent
039f3c3480
commit
b86e64e059
6
gcc/config/m68k/news3.h
Normal file
6
gcc/config/m68k/news3.h
Normal file
@ -0,0 +1,6 @@
|
||||
#include "news.h"
|
||||
|
||||
/* This is to be compatible with types.h.
|
||||
It was found to be necessary with Newsos 3. */
|
||||
|
||||
#define SIZE_TYPE "long int"
|
6
gcc/config/m68k/news3gas.h
Normal file
6
gcc/config/m68k/news3gas.h
Normal file
@ -0,0 +1,6 @@
|
||||
#include "newsgas.h"
|
||||
|
||||
/* This is to be compatible with types.h.
|
||||
It was found to be necessary with Newsos 3. */
|
||||
|
||||
#define SIZE_TYPE "long int"
|
Loading…
Reference in New Issue
Block a user