This commit is contained in:
ceriel
1991-09-19 12:46:16 +00:00
parent 02d0eb7442
commit fc380486c9
41 changed files with 54 additions and 17 deletions

View File

@@ -1,5 +1,6 @@
#include <lib.h>
#define write _write
#include <unistd.h>
PUBLIC int write(fd, buffer, nbytes)
int fd;