e5f4633c39
which included commits to RCS files with non-trunk default branches. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@5 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
34 lines
378 B
C
34 lines
378 B
C
#define SHORT_ADDRESSES 0
|
|
|
|
#undef SHORT_INTS
|
|
|
|
#undef SHORT_SPACE
|
|
|
|
#define FUNCTION_ADRESSES 0
|
|
|
|
#define ALIGN_LONGS 1
|
|
|
|
#undef LOW_ABSMI
|
|
|
|
#define MSHIFTOFFS 1
|
|
|
|
#define HAVE_SIGNAL 1
|
|
|
|
#define UInt unsigned int
|
|
#define UShort unsigned short
|
|
#define Int int
|
|
|
|
#define FFIEEE 1
|
|
|
|
#define Float float
|
|
#define FAFloat double
|
|
|
|
|
|
#define FunAdr(X) X
|
|
|
|
#define MIPSEL
|
|
|
|
#define HAVE_PROTO 1
|
|
|
|
|