comparison src/m/sps7.h @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents a86b2b5e0111
children
comparison
equal deleted inserted replaced
411:12e008d41344 412:697ef44129c6
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
34 38
35 /* Data type of load average, as read out of kmem. */ 39 /* Data type of load average, as read out of kmem. */
36 /* Suspect there is something weird about this machine, so turn it off. */ 40 /* Suspect there is something weird about this machine, so turn it off. */
37 41
38 /* #define LOAD_AVE_TYPE long */ 42 /* #define LOAD_AVE_TYPE long */