forked from Imagelibrary/binutils-gdb
Back out the HOST_BIG_ENDIAN_P changes I put in yesterday.
This commit is contained in:
@@ -87,8 +87,6 @@ extern int fputc();
|
||||
extern int unlink();
|
||||
#endif /* __STDC__ */
|
||||
|
||||
#define HOST_BIG_ENDIAN_P
|
||||
|
||||
/* EXACT TYPES */
|
||||
typedef char int8e_type;
|
||||
typedef unsigned char uint8e_type;
|
||||
|
||||
Reference in New Issue
Block a user