home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / gcc-2.5.8-src.lha / src / amiga / gcc-2.5.8 / config / mips / xm-sysv4.h < prev   
Encoding:
C/C++ Source or Header  |  1993-08-09  |  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.