diff options
Diffstat (limited to 'gdb/config/d30v/tm-d30v.h')
-rw-r--r-- | gdb/config/d30v/tm-d30v.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/d30v/tm-d30v.h b/gdb/config/d30v/tm-d30v.h index 317b80d..7a14e39 100644 --- a/gdb/config/d30v/tm-d30v.h +++ b/gdb/config/d30v/tm-d30v.h @@ -23,10 +23,6 @@ #include "regcache.h" -/* Define the bit, byte, and word ordering of the machine. */ - -#define TARGET_BYTE_ORDER BFD_ENDIAN_BIG - /* Offset from address of function to start of its code. Zero on most machines. */ |