From 167f29f5fd305ed5ba855d86471890634d07e3db Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 18 May 1992 16:10:18 +0000 Subject: [PATCH] Restored exit.c and cleanup.c --- mach/minixST/libsys/LIST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mach/minixST/libsys/LIST b/mach/minixST/libsys/LIST index d77a1879..2685dfdd 100644 --- a/mach/minixST/libsys/LIST +++ b/mach/minixST/libsys/LIST @@ -55,6 +55,8 @@ unlink.s utime.s wait.s write.s +exit.c +cleanup.c _exit.c _access.c _alarm.c