comparison src/m/iris5d.h @ 353:3b3709405255 r21-1-6

Import from CVS: tag r21-1-6
author cvs
date Mon, 13 Aug 2007 10:55:33 +0200
parents c5d627a313b1
children cc15677e0335
comparison
equal deleted inserted replaced
352:e7288c5461ae 353:3b3709405255
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 /* FSF renames this file to unexsgi.o */ 104 #define UNEXEC "unexelf.o"
105 #define UNEXEC "unexelfsgi.o"
106 105
107 #define TEXT_START 0x400000 106 #define TEXT_START 0x400000
108 107
109 /* 108 /*
110 * DATA_SEG_BITS forces extra bits to be or'd in with any pointers which 109 * DATA_SEG_BITS forces extra bits to be or'd in with any pointers which