old-cross-binutils/bfd/hosts/solaris2.h

11 lines
159 B
C
Raw Normal View History

/* Solaris-2 host system */
#include "hosts/sysv4.h"
#ifndef __GNUC__
1994-01-05 19:35:44 +00:00
/* get around a bug in the Sun C compiler */
#define const
#endif
/* That's all... */