home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Source / GNU / cc / 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.