* configure.host: Recognize aix4 explicitly.
[deliverable/binutils-gdb.git] / bfd / hosts / sparc.h
1 #ifndef hosts_sparc_H
2 #define STDC_HEADERS
3 #define FILE_OFFSET_IS_CHAR_INDEX
4 #if defined(__STDC__) && __GNUC__ >= 2
5 #define abort __hide_abort
6 #define exit __hide_exit
7 #endif
8 #include "hosts/std-host.h"
9 #include <alloca.h>
10 #include <memory.h>
11 #undef exit
12 #undef abort
13 #define hosts_sparc_H
14 #endif
This page took 0.030603 seconds and 4 git commands to generate.