Typo, caught by David Wood.

This commit is contained in:
John Gilmore 1991-09-16 21:57:02 +00:00
parent 7621b324eb
commit 8020d5da16
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define U_REGS_OFFSET 0
/* System doesn't provide a list of signal names. */
#define SYS_SIGLIST_MISSING
#define SYS_SIGLIST_MISSING 1
/* System doesn't provide siginterrupt(). */
#define NO_SIGINTERRUPT