aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-wince.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/mips/tm-wince.h')
-rw-r--r--gdb/config/mips/tm-wince.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/tm-wince.h b/gdb/config/mips/tm-wince.h
index 10e2eeb..737ccc6 100644
--- a/gdb/config/mips/tm-wince.h
+++ b/gdb/config/mips/tm-wince.h
@@ -30,6 +30,6 @@
void wince_software_single_step (unsigned int, int);
#undef TARGET_BYTE_ORDER_SELECTABLE
-#define TARGET_BYTE_ORDER LITTLE_ENDIAN
+#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
#endif /* TM_WINCE_H */