Back out the HOST_BIG_ENDIAN_P changes I put in yesterday.

This commit is contained in:
Ian Lance Taylor
1992-08-28 22:54:13 +00:00
parent cf24f26c84
commit e41a1546e1
26 changed files with 0 additions and 51 deletions

View File

@@ -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;