comparison src/m/ews4800r.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 376386a54a3c
children a86b2b5e0111
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
94 #define TEXT_START 0x400000 94 #define TEXT_START 0x400000
95 /*#define DATA_START 0x800000*/ 95 /*#define DATA_START 0x800000*/
96 96
97 /* Alter some of the options used when linking. */ 97 /* Alter some of the options used when linking. */
98 98
99 #define LIBS_TERMCAP -lcurses 99 #define LIBS_TERMCAP "-lcurses"
100 100
101 101