LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
[deliverable/binutils-gdb.git] / gdb / config / powerpc / tm-ppcle-eabi.h
index a6b16719cc6554743a03f269c461c35b945cbf16..1eb64701de01631b64224594c1e2c09742ffacfd 100644 (file)
@@ -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 */
This page took 0.0242 seconds and 4 git commands to generate.