Mercurial > hg > xemacs-beta
comparison src/m/iris5d.h @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 3b3709405255 |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
99 which lives in a separate file. Specify the file name. */ | 99 which lives in a separate file. Specify the file name. */ |
100 | 100 |
101 #ifdef UNEXEC | 101 #ifdef UNEXEC |
102 #undef UNEXEC | 102 #undef UNEXEC |
103 #endif | 103 #endif |
104 #define UNEXEC "unexelf.o" | 104 /* FSF renames this file to unexsgi.o */ |
105 #define UNEXEC "unexelfsgi.o" | |
105 | 106 |
106 #define TEXT_START 0x400000 | 107 #define TEXT_START 0x400000 |
107 | 108 |
108 /* | 109 /* |
109 * DATA_SEG_BITS forces extra bits to be or'd in with any pointers which | 110 * DATA_SEG_BITS forces extra bits to be or'd in with any pointers which |