diff 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
line wrap: on
line diff
--- a/src/m/sun3-68881.h	Mon Aug 13 09:42:28 2007 +0200
+++ b/src/m/sun3-68881.h	Mon Aug 13 09:43:35 2007 +0200
@@ -23,8 +23,8 @@
 /* In case we are using floating point, work together with crt0.c.  */
 
 #ifndef __GNUC__
-#define C_SWITCH_MACHINE -f68881
+#define C_SWITCH_MACHINE "-f68881"
 #endif
 
 #define sun_68881
-#define START_FILES crt0.o /usr/lib/Mcrt1.o
+#define START_FILES "crt0.o /usr/lib/Mcrt1.o"