Get 64bit stuff right.
[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.029524 seconds and 4 git commands to generate.