comparison src/m/nu.h @ 173:8eaf7971accc r20-3b13

Import from CVS: tag r20-3b13
author cvs
date Mon, 13 Aug 2007 09:49:09 +0200
parents 376386a54a3c
children a86b2b5e0111
comparison
equal deleted inserted replaced
172:a38aed19690b 173:8eaf7971accc
51 51
52 /* Change some things to avoid bugs in compiler */ 52 /* Change some things to avoid bugs in compiler */
53 53
54 #define SWITCH_ENUM_BUG 1 54 #define SWITCH_ENUM_BUG 1
55 55
56 /* The NU machine has a compiler that can handle long names. */
57
58 #undef SHORTNAMES
59
60 /* Specify alignment requirement for start of text and data sections 56 /* Specify alignment requirement for start of text and data sections
61 in the executable file. */ 57 in the executable file. */
62 58
63 #define SECTION_ALIGNMENT pagemask 59 #define SECTION_ALIGNMENT pagemask