Checkpoint. Can now read relocs.
[deliverable/binutils-gdb.git] / bfd / hosts / sparc.h
1 #define STDC_HEADERS
2 #if defined(__STDC__) && __GNUC__ >= 2
3 #define abort __hide_abort
4 #define exit __hide_exit
5 #endif
6 #include "hosts/std-host.h"
7 #include <alloca.h>
8 #undef exit
9 #undef abort
10
11
This page took 0.036586 seconds and 4 git commands to generate.