diff options
Diffstat (limited to 'gdb/config/ia64/tm-ia64.h')
-rw-r--r-- | gdb/config/ia64/tm-ia64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/ia64/tm-ia64.h b/gdb/config/ia64/tm-ia64.h index 326729f..37e4d72 100644 --- a/gdb/config/ia64/tm-ia64.h +++ b/gdb/config/ia64/tm-ia64.h @@ -29,7 +29,7 @@ /* ia64 is little endian by default */ -#define TARGET_BYTE_ORDER LITTLE_ENDIAN +#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE /* Say how long (ordinary) registers are. This is a piece of bogosity used in push_word and a few other places; REGISTER_RAW_SIZE is the |