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

@@ -47,8 +47,6 @@ extern long atol();
extern int fputc();
extern int unlink();
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -27,8 +27,6 @@ extern PTR EXFUN(realloc, (PTR, unsigned));
extern void EXFUN( free,(PTR));
#endif
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -50,8 +50,6 @@ extern PTR EXFUN(realloc, (PTR, unsigned));
extern void EXFUN( free,(PTR));
#endif
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -59,7 +59,6 @@ extern char *getenv();
extern int fputc();
extern int unlink();
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;

View File

@@ -11,8 +11,6 @@
#include <stdio.h>
#define HOST_BIG_ENDIAN_P
#ifndef DONTDECLARE_MALLOC
extern PTR EXFUN(malloc,(unsigned));
extern PTR EXFUN(realloc, (PTR, unsigned));

View File

@@ -12,8 +12,6 @@
#define SEEK_SET 0
#define SEEK_CUR 1
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -16,8 +16,6 @@
#define POSIX_UTIME
#define NO_FCNTL
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -21,9 +21,6 @@ extern void EXFUN(exit,(int));
extern void EXFUN(bzero,(char *, int));
extern int strtol();
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -47,8 +47,6 @@ rename(from, to)
# endif
*/
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -28,8 +28,6 @@ void free();
#define HOST_DATA_START_ADDR UDATASEG
#define HOST_STACK_END_ADDR KSTAKSEG
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -55,9 +55,6 @@ rename(from, to)
# endif
*/
/* Not sure about this. */
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -28,8 +28,6 @@ extern void EXFUN(free, (PTR));
#define HOST_TEXT_START_ADDR 0x10000 /* By inspection */
#define HOST_STACK_END_ADDR KERNBASE
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -50,8 +50,6 @@
# endif
*/
#undef HOST_BIG_ENDIAN_P
#ifndef DONTDECLARE_MALLOC
extern PTR EXFUN(malloc,(unsigned));
extern PTR EXFUN(realloc, (PTR, unsigned));

View File

@@ -47,8 +47,6 @@ extern long atol();
extern int fputc();
extern int unlink();
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -22,8 +22,6 @@
#define SEEK_CUR 1
#endif
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -22,8 +22,6 @@
#define SEEK_CUR 1
#endif
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -47,8 +47,6 @@ extern long atol();
extern int fputc();
extern int unlink();
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -17,8 +17,6 @@
#define SEEK_SET 0
#define SEEK_CUR 1
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -17,7 +17,6 @@
extern char *malloc();
extern void free();
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;

View File

@@ -2,6 +2,4 @@
#include "hosts/sysv4.h"
#define HOST_BIG_ENDIAN_P
/* That's all... */

View File

@@ -74,8 +74,6 @@ extern int fputc();
extern int unlink();
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

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;

View File

@@ -47,8 +47,6 @@ extern long atol();
extern int fputc();
extern int unlink();
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -59,7 +59,6 @@ extern char *getenv();
extern int fputc();
extern int unlink();
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;

View File

@@ -17,8 +17,6 @@
extern char *malloc();
extern void free();
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;

View File

@@ -24,8 +24,6 @@ extern void EXFUN(bzero,(char *, int));
extern int strtol();
#define NO_STDARG 1
#define HOST_BIG_ENDIAN_P
/* EXACT TYPES */
typedef char int8e_type;
typedef unsigned char uint8e_type;