aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/arm/tm-wince.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/arm/tm-wince.h')
-rw-r--r--gdb/config/arm/tm-wince.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/arm/tm-wince.h b/gdb/config/arm/tm-wince.h
index 40e58ba..82f97ad 100644
--- a/gdb/config/arm/tm-wince.h
+++ b/gdb/config/arm/tm-wince.h
@@ -31,8 +31,4 @@
void wince_software_single_step (unsigned int, int);
-/* Target byte order is little endian and not selectable on WinCE. */
-#undef TARGET_BYTE_ORDER_SELECTABLE_P
-#define TARGET_BYTE_ORDER_SELECTABLE_P 0
-
#endif /* TM_WINCE_H */