From 161c5234888e08b50a8cd0e3b0be4dc47e5040eb Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 13 Apr 1987 17:09:38 +0000 Subject: [PATCH] Added execle.c and ececv.c --- mach/m68020/libsys/LIST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mach/m68020/libsys/LIST b/mach/m68020/libsys/LIST index 75f6496ca..9b9c71d3f 100644 --- a/mach/m68020/libsys/LIST +++ b/mach/m68020/libsys/LIST @@ -1,4 +1,6 @@ libmon_s.a +execle.c +execv.c exit.s _exit.s access.s -- 2.34.1