comparison src/m/gould-np1.h @ 282:c42ec1d1cded r21-0b39

Import from CVS: tag r21-0b39
author cvs
date Mon, 13 Aug 2007 10:33:18 +0200
parents 0132846995bd
children a86b2b5e0111
comparison
equal deleted inserted replaced
281:090b52736db2 282:c42ec1d1cded
77 #define TEXT_START 0 77 #define TEXT_START 0
78 78
79 /* Data isn't right next to text on an NP1 */ 79 /* Data isn't right next to text on an NP1 */
80 #define NO_REMAP 80 #define NO_REMAP
81 81
82 /* The bcopy bug has reappeared */
83 #define BROKEN_BCOPY
84
85 #ifndef GOULD_NP1 82 #ifndef GOULD_NP1
86 #define GOULD_NP1 83 #define GOULD_NP1
87 #endif 84 #endif
88 85
89 86