7 lines
201 B
C
7 lines
201 B
C
/* This file is for the Sony Mips News running "NewsOS Version 5",
|
|
which is really System V. */
|
|
#include "xm-mips.h"
|
|
|
|
/* Sony has a funny name for this symbol. */
|
|
#define sys_siglist _sys_siglist
|