aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
authorJohn Darrington <john@darrington.wattle.id.au>2019-04-12 18:39:01 +0200
committerJohn Darrington <john@darrington.wattle.id.au>2019-04-12 18:39:01 +0200
commit8114a5c51e6d07e3dfd243eee1cfad6e63cc52aa (patch)
treeac29ca92cdb1d175f703f3fb99b4637294b5fe46 /gas/config
parente5a557ac01a775df64ae8149c5fe7d503f46a92f (diff)
downloadfsf-binutils-gdb-8114a5c51e6d07e3dfd243eee1cfad6e63cc52aa.zip
fsf-binutils-gdb-8114a5c51e6d07e3dfd243eee1cfad6e63cc52aa.tar.gz
fsf-binutils-gdb-8114a5c51e6d07e3dfd243eee1cfad6e63cc52aa.tar.bz2
GAS: S12Z: Remove definition of macro TC_M68K.
gas/config: * tc-s12z.h: Remove inappropriate macro definition.
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/tc-s12z.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/config/tc-s12z.h b/gas/config/tc-s12z.h
index c95ab04..4c5bd22 100644
--- a/gas/config/tc-s12z.h
+++ b/gas/config/tc-s12z.h
@@ -20,9 +20,6 @@
struct fix;
-/* Define TC_M68K so that we can use the MRI mode. */
-#define TC_M68K
-
#define TARGET_BYTES_BIG_ENDIAN 1
/* Motorola assembler specs does not require '.' before pseudo-ops. */