summaryrefslogtreecommitdiff
path: root/gdb/config/m32r
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-29 04:42:45 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-29 04:42:45 +0000
commitaeda2b4a6169a4ee0f9191acf80fc3033ad3d820 (patch)
treea6ca27d14eb5c1a1c79a4c88bdedd9f24b403204 /gdb/config/m32r
parent620dec1ff6b091bf677925ad555b1303053f923e (diff)
downloadgdb-aeda2b4a6169a4ee0f9191acf80fc3033ad3d820.tar.gz
Eliminate TARGET_BYTE_ORDER.
Diffstat (limited to 'gdb/config/m32r')
-rw-r--r--gdb/config/m32r/tm-m32r.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/m32r/tm-m32r.h b/gdb/config/m32r/tm-m32r.h
index c385f35e37b..75bc7b231a6 100644
--- a/gdb/config/m32r/tm-m32r.h
+++ b/gdb/config/m32r/tm-m32r.h
@@ -23,9 +23,6 @@
/* Used by mswin. */
#define TARGET_M32R 1
-/* mvs_check TARGET_BYTE_ORDER BFD_ENDIAN_BIG */
-#define TARGET_BYTE_ORDER BFD_ENDIAN_BIG
-
/* mvs_check REGISTER_NAMES */
#define REGISTER_NAMES \
{ "r0", "r1", "r2", "r3", "r4", "r5", "r6", "r7", \