Eliminate TARGET_BYTE_ORDER.

This commit is contained in:
Andrew Cagney
2002-01-29 04:42:45 +00:00
parent afe64c1a68
commit 8fcc723b1c
21 changed files with 23 additions and 56 deletions

View File

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