comparison src/m/dual.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 376386a54a3c
children 697ef44129c6
comparison
equal deleted inserted replaced
399:376370fb5946 400:a86b2b5e0111
34 34
35 Works, as of 17.51. 35 Works, as of 17.51.
36 NOTE-END */ 36 NOTE-END */
37 37
38 38
39 /* XINT must explicitly sign-extend */
40
41 #define EXPLICIT_SIGN_EXTEND
42
43 /* Now define a symbol for the cpu type, if your compiler 39 /* Now define a symbol for the cpu type, if your compiler
44 does not define it automatically: 40 does not define it automatically:
45 vax, m68000, ns16000 are the ones defined so far. */ 41 vax, m68000, ns16000 are the ones defined so far. */
46 42
47 #ifndef m68000 43 #ifndef m68000