home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / gdb-4.12-src.lha / gdb-4.12 / bfd / hosts / solaris2.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-03  |  204 b   |  15 lines

  1. /* Solaris-2 host system */
  2.  
  3. #include "hosts/sysv4.h"
  4.  
  5. #ifndef    __GNUC__
  6. #include <alloca.h>
  7. #endif
  8.  
  9. #ifndef __GNUC__
  10. /* get around a bug in the Sun C compiler */
  11. #define const
  12. #endif
  13.  
  14. /* That's all... */
  15.