forked from Imagelibrary/binutils-gdb
Back out the HOST_BIG_ENDIAN_P changes I put in yesterday.
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -59,7 +59,6 @@ extern char *getenv();
|
||||
extern int fputc();
|
||||
extern int unlink();
|
||||
|
||||
#define HOST_BIG_ENDIAN_P
|
||||
|
||||
/* EXACT TYPES */
|
||||
typedef char int8e_type;
|
||||
|
||||
@@ -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));
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -47,8 +47,6 @@ rename(from, to)
|
||||
# endif
|
||||
*/
|
||||
|
||||
#define HOST_BIG_ENDIAN_P
|
||||
|
||||
/* EXACT TYPES */
|
||||
typedef char int8e_type;
|
||||
typedef unsigned char uint8e_type;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -50,8 +50,6 @@
|
||||
# endif
|
||||
*/
|
||||
|
||||
#undef HOST_BIG_ENDIAN_P
|
||||
|
||||
#ifndef DONTDECLARE_MALLOC
|
||||
extern PTR EXFUN(malloc,(unsigned));
|
||||
extern PTR EXFUN(realloc, (PTR, unsigned));
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
extern char *malloc();
|
||||
extern void free();
|
||||
|
||||
#define HOST_BIG_ENDIAN_P
|
||||
|
||||
/* EXACT TYPES */
|
||||
typedef char int8e_type;
|
||||
|
||||
@@ -2,6 +2,4 @@
|
||||
|
||||
#include "hosts/sysv4.h"
|
||||
|
||||
#define HOST_BIG_ENDIAN_P
|
||||
|
||||
/* That's all... */
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -59,7 +59,6 @@ extern char *getenv();
|
||||
extern int fputc();
|
||||
extern int unlink();
|
||||
|
||||
#define HOST_BIG_ENDIAN_P
|
||||
|
||||
/* EXACT TYPES */
|
||||
typedef char int8e_type;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user