comparison src/m/isi-ov.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
31 #define ISI68K 31 #define ISI68K
32 32
33 /* Say this machine is a 68000 */ 33 /* Say this machine is a 68000 */
34 34
35 #define m68000 35 #define m68000
36
37 /* XINT must explicitly sign-extend */
38
39 #define EXPLICIT_SIGN_EXTEND
36 40
37 /* Data type of load average, as read out of kmem. */ 41 /* Data type of load average, as read out of kmem. */
38 42
39 #ifdef BSD4_3 43 #ifdef BSD4_3
40 #define LOAD_AVE_TYPE long 44 #define LOAD_AVE_TYPE long