comparison src/m/iris5d.h @ 26751:02d952359d1c

(UNEXEC): Use unexelf.o instead of unexsgi.o.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 07 Dec 1999 09:51:24 +0000
parents 4d9d1b066821
children
comparison
equal deleted inserted replaced
26750:b43687ee3f57 26751:02d952359d1c
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 unexsgi.o 118 #define UNEXEC unexelf.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