home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / src / binutils.2 / bfd / hosts / solaris2.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-30  |  119 b   |  9 lines

  1. /* Solaris-2 host system */
  2.  
  3. #include "hosts/sysv4.h"
  4.  
  5. #ifndef __GNUC__
  6. #include <alloca.h>
  7. #endif
  8. /* That's all... */
  9.