Initial revision

This commit is contained in:
ceriel
1987-02-23 18:58:58 +00:00
parent 318e1bfec8
commit 4ffb6fe8bd
132 changed files with 848 additions and 0 deletions

View File

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