* hosts/std-host.h: New file. Attempt at a generic/default
[deliverable/binutils-gdb.git] / bfd / hosts / sparc.h
CommitLineData
cc9a3bd6
PB
1#define STDC_HEADERS
2#if defined(__STDC__) && __GNUC__ >= 2
458c4827
KR
3#define abort __hide_abort
4#define exit __hide_exit
5#endif
cc9a3bd6
PB
6#include "hosts/std-host.h"
7#include <alloca.h>
458c4827
KR
8#undef exit
9#undef abort
147a251a
SC
10
11
This page took 0.042675 seconds and 4 git commands to generate.