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

#include "hosts/sysv4.h"

#ifndef __GNUC__
/* get around a bug in the Sun C compiler */
#define const
#endif

/* That's all... */