comparison src/m/sps7.h @ 400:a86b2b5e0111 r21-2-30

Import from CVS: tag r21-2-30
author cvs
date Mon, 13 Aug 2007 11:14:34 +0200
parents 0132846995bd
children 697ef44129c6
comparison
equal deleted inserted replaced
399:376370fb5946 400:a86b2b5e0111
29 #ifndef m68000 29 #ifndef m68000
30 #define m68000 30 #define m68000
31 #endif 31 #endif
32 32
33 #define sps7 33 #define sps7
34
35 /* XINT must explicitly sign-extend */
36
37 #define EXPLICIT_SIGN_EXTEND
38 34
39 /* Data type of load average, as read out of kmem. */ 35 /* Data type of load average, as read out of kmem. */
40 /* Suspect there is something weird about this machine, so turn it off. */ 36 /* Suspect there is something weird about this machine, so turn it off. */
41 37
42 /* #define LOAD_AVE_TYPE long */ 38 /* #define LOAD_AVE_TYPE long */