aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/powerpc/tm-ppcle-eabi.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/powerpc/tm-ppcle-eabi.h')
-rw-r--r--gdb/config/powerpc/tm-ppcle-eabi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/tm-ppcle-eabi.h b/gdb/config/powerpc/tm-ppcle-eabi.h
index a6b1671..1eb6470 100644
--- a/gdb/config/powerpc/tm-ppcle-eabi.h
+++ b/gdb/config/powerpc/tm-ppcle-eabi.h
@@ -26,6 +26,6 @@
#include "powerpc/tm-ppc-eabi.h"
#undef TARGET_BYTE_ORDER_DEFAULT
-#define TARGET_BYTE_ORDER_DEFAULT LITTLE_ENDIAN
+#define TARGET_BYTE_ORDER_DEFAULT BFD_ENDIAN_LITTLE
#endif /* TM_PPCLE_EABI_H */