NS32K changes from Ian Dall.
[deliverable/binutils-gdb.git] / bfd / hosts / solaris2.h
1 /* Solaris-2 host system */
2
3 #include "hosts/sysv4.h"
4
5 #ifndef __GNUC__
6 /* get around a bug in the Sun C compiler */
7 #define const
8 #endif
9
10 /* That's all... */
This page took 0.03702 seconds and 4 git commands to generate.