aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1993-12-25 13:05:05 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1993-12-25 13:05:05 -0500
commitd9ee453842b80eaf48f565e3abf0ae1d106be59d (patch)
tree32c26f4b3cb6221844a3dc3d7e3e5b5a164e0c3e
parent2c4d3019bdb8f0707c34b5cf7f86bf7999e5e025 (diff)
downloadgcc-d9ee453842b80eaf48f565e3abf0ae1d106be59d.zip
gcc-d9ee453842b80eaf48f565e3abf0ae1d106be59d.tar.gz
gcc-d9ee453842b80eaf48f565e3abf0ae1d106be59d.tar.bz2
(USG): Delete from here (already in xm.h file).
From-SVN: r6320
-rw-r--r--gcc/config/m68k/dpx2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/m68k/dpx2.h b/gcc/config/m68k/dpx2.h
index 094e21d..eab8989 100644
--- a/gcc/config/m68k/dpx2.h
+++ b/gcc/config/m68k/dpx2.h
@@ -9,7 +9,6 @@
#define MOTOROLA /* Use Motorola syntax rather than "MIT" */
#define SGS_NO_LI /* Suppress jump table label usage */
#define VERSADOS /* This is the name of the assembler we have */
-#define USG
#endif
#include "m68k/m68k.h"