comparison src/m/alliant.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 376386a54a3c
children a86b2b5e0111
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
93 93
94 #define NO_REMAP 94 #define NO_REMAP
95 95
96 /* Alliant needs special crt0.o because system version is not reentrant */ 96 /* Alliant needs special crt0.o because system version is not reentrant */
97 97
98 #define START_FILES crt0.o 98 #define START_FILES "crt0.o"
99 99
100 /* Alliant dependent code for dumping executing image. 100 /* Alliant dependent code for dumping executing image.
101 See crt0.c code for alliant. */ 101 See crt0.c code for alliant. */
102 102
103 #define ADJUST_EXEC_HEADER {\ 103 #define ADJUST_EXEC_HEADER {\