Restored exit.c and cleanup.c

This commit is contained in:
ceriel
1992-05-18 16:01:16 +00:00
parent fd128bb692
commit 3cc222cf43
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#include "lib.h"
#include <lib.h>
PUBLIC int exit(status)
int status;