Initial revision

This commit is contained in:
ceriel
1987-02-23 18:58:58 +00:00
parent cbd521f14f
commit 7abb75aa7e
132 changed files with 848 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#include "syscall.h"
DEFINE(_sigstack)
SYSTEM(SYS_sigstack)