diff options
Diffstat (limited to 'gcc/config/m68k/m68kv4.h')
-rw-r--r-- | gcc/config/m68k/m68kv4.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/m68k/m68kv4.h b/gcc/config/m68k/m68kv4.h index c9efdcb..df225fd 100644 --- a/gcc/config/m68k/m68kv4.h +++ b/gcc/config/m68k/m68kv4.h @@ -21,7 +21,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Use SGS_* macros to control compilation in m68k.md */ -#define SGS_SWAP_W /* Use swap.w rather than just plain swap */ #define SGS_SWITCH_TABLES /* Different switch table handling */ #include "m68ksgs.h" /* The m68k/SVR4 assembler is SGS based */ |