diff options
Diffstat (limited to 'gdb/config/pa')
-rw-r--r-- | gdb/config/pa/tm-hppa.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/pa/tm-hppa.h b/gdb/config/pa/tm-hppa.h index 14dc304..36e57bd 100644 --- a/gdb/config/pa/tm-hppa.h +++ b/gdb/config/pa/tm-hppa.h @@ -32,10 +32,6 @@ struct value; struct type; struct inferior_status; -/* Target system byte order. */ - -#define TARGET_BYTE_ORDER BFD_ENDIAN_BIG - /* By default assume we don't have to worry about software floating point. */ #ifndef SOFT_FLOAT #define SOFT_FLOAT 0 |