comparison src/m/sun3-68881.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
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
21 NOTE-END */ 21 NOTE-END */
22 22
23 /* In case we are using floating point, work together with crt0.c. */ 23 /* In case we are using floating point, work together with crt0.c. */
24 24
25 #ifndef __GNUC__ 25 #ifndef __GNUC__
26 #define C_SWITCH_MACHINE -f68881 26 #define C_SWITCH_MACHINE "-f68881"
27 #endif 27 #endif
28 28
29 #define sun_68881 29 #define sun_68881
30 #define START_FILES crt0.o /usr/lib/Mcrt1.o 30 #define START_FILES "crt0.o /usr/lib/Mcrt1.o"