(YES_UNDERSCORES): Define it.
authorRichard Stallman <rms@gnu.org>
Tue, 3 Nov 1992 22:52:59 +0000 (22:52 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 3 Nov 1992 22:52:59 +0000 (22:52 +0000)
From-SVN: r2686

gcc/config/i386/mach.h

index 6ee7f4a..c163574 100644 (file)
@@ -1,4 +1,9 @@
 /* Configuration for an i386 running Mach as the target machine.  */
+
+/* We do want to add an underscore to the front of each user symbol.
+   i386gas.h checks this.  */
+#define YES_UNDERSCORES
+
 #include "i386gas.h"
 
 #undef CPP_PREDEFINES