comparison src/m/iris5d.h @ 26680:4d9d1b066821

(UNEXEC): Use unexsgi.o instead of unexelf.o.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 02 Dec 1999 07:59:24 +0000
parents a704f7231f73
children 02d952359d1c
comparison
equal deleted inserted replaced
26679:e60608964e3a 26680:4d9d1b066821
113 which lives in a separate file. Specify the file name. */ 113 which lives in a separate file. Specify the file name. */
114 114
115 #ifdef UNEXEC 115 #ifdef UNEXEC
116 #undef UNEXEC 116 #undef UNEXEC
117 #endif 117 #endif
118 #define UNEXEC unexelf.o 118 #define UNEXEC unexsgi.o
119 119
120 #define TEXT_START 0x400000 120 #define TEXT_START 0x400000
121 121
122 /* 122 /*
123 * DATA_SEG_BITS forces extra bits to be or'd in with any pointers which 123 * DATA_SEG_BITS forces extra bits to be or'd in with any pointers which