summaryrefslogtreecommitdiff
path: root/gcc_arm/hconfig.h
blob: 0c48f968d56f80e2f76b27bdbe00c87e5e61ae87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include "auto-host.h"
#include "gansidecl.h"
#include "i386/xm-i386.h"
#ifndef HAVE_ATEXIT
#define HAVE_ATEXIT
#endif
#ifndef POSIX
#define POSIX
#endif
#ifndef BSTRING
#define BSTRING
#endif