* hosts/std-host.h (struct int64e_struct): Remove needless typedef
[deliverable/binutils-gdb.git] / bfd / hosts / irix4.h
index d72065370c4294a129540f0ce2b979094e5ac411..c9a15fd118d4d0555310e33a4f6b40ba2f4cdbd1 100644 (file)
@@ -8,6 +8,8 @@
 #include <sys/stat.h>
 #include <malloc.h>
 
+#define HOST_IRIX4
+
 #if 0
 #include <ctype.h>
 #include <sys/file.h>
@@ -22,8 +24,6 @@
 #define SEEK_CUR 1
 #endif
 
-#undef HOST_BIG_ENDIAN_P
-
 /* EXACT TYPES */
 typedef char int8e_type;
 typedef unsigned char uint8e_type;
This page took 0.023905 seconds and 4 git commands to generate.