Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.

This commit is contained in:
Andrew Cagney
2002-01-20 19:26:50 +00:00
parent 3e36a0f45e
commit 3fd3d7d29c
19 changed files with 46 additions and 138 deletions

View File

@@ -29,7 +29,6 @@
#define SOFTWARE_SINGLE_STEP(sig, bp_p) wince_software_single_step (sig, bp_p)
void wince_software_single_step (unsigned int, int);
#undef TARGET_BYTE_ORDER_SELECTABLE
#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
#endif /* TM_WINCE_H */