comparison src/m/iris5d.h @ 25396:a704f7231f73

Use unexelf for IRIX 6.*.
author Karl Heuer <kwzh@gnu.org>
date Wed, 25 Aug 1999 16:14:50 +0000
parents e68aaf2bb5ac
children 4d9d1b066821
comparison
equal deleted inserted replaced
25395:9d8fff117316 25396:a704f7231f73
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