home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GCC258_5.LHA / gcc-2.5.8-amiga / config / mips / xm-sysv4.h < prev   
Encoding:
C/C++ Source or Header  |  1993-08-08  |  149 b   |  6 lines

  1. #include "mips/xm-sysv.h"
  2.  
  3. /* SVR4 provides no sys_siglist,
  4.    but does offer the same data under another name.  */
  5. #define sys_siglist _sys_siglist
  6.