aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/solaris2.h
blob: d32b7a67f77fdf3b5848e270ef732aa84c5e00fb (plain)
1
2
3
4
5
6
7
8
/* Solaris-2 host system */

#include "hosts/sysv4.h"

#ifndef __GNUC__
#include <alloca.h>
#endif
/* That's all... */