Lab 4
This commit is contained in:
@@ -10,6 +10,11 @@ LIB_SRCFILES := lib/console.c \
|
||||
lib/string.c \
|
||||
lib/syscall.c
|
||||
|
||||
LIB_SRCFILES := $(LIB_SRCFILES) \
|
||||
lib/pgfault.c \
|
||||
lib/pfentry.S \
|
||||
lib/fork.c \
|
||||
lib/ipc.c
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user