Mercurial > hg > xemacs-beta
comparison src/m/ns32000.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 |
---|---|
91 #ifndef __NetBSD__ | 91 #ifndef __NetBSD__ |
92 #define EXEC_MAGIC 0410 | 92 #define EXEC_MAGIC 0410 |
93 | 93 |
94 #define SYSTEM_PURESIZE_EXTRA 20000 | 94 #define SYSTEM_PURESIZE_EXTRA 20000 |
95 | 95 |
96 #define START_FILES pre-crt0.o /lib/crt0.o | 96 #define START_FILES "pre-crt0.o /lib/crt0.o" |
97 #endif | 97 #endif |