* configure.host (sparc-*-solaris2*): Use sysv4, not solaris2.
[deliverable/binutils-gdb.git] / bfd / hosts / sparc.h
... / ...
CommitLineData
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.022933 seconds and 4 git commands to generate.