comparison src/m/tahoe.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
27 NOTE-START 27 NOTE-START
28 Use -opsystem=bsd4-2 or -opsystem=bsd4-3, depending on the version of 28 Use -opsystem=bsd4-2 or -opsystem=bsd4-3, depending on the version of
29 Berkeley you are running. 29 Berkeley you are running.
30 NOTE-END */ 30 NOTE-END */
31 31
32 /* XINT must explicitly sign-extend */
33
34 #define EXPLICIT_SIGN_EXTEND
35
32 /* Say this machine is a tahoe */ 36 /* Say this machine is a tahoe */
33 37
34 #ifndef tahoe 38 #ifndef tahoe
35 #define tahoe 39 #define tahoe
36 #endif /* not tahoe */ 40 #endif /* not tahoe */