exec compiles but argstr() doesn't work yet
This commit is contained in:
parent
5d34fa2a48
commit
7fd1f1eb0a
8 changed files with 207 additions and 69 deletions
4
Makefile
4
Makefile
|
@ -19,7 +19,9 @@ OBJS = \
|
|||
sleeplock.o \
|
||||
file.o \
|
||||
pipe.o \
|
||||
ramdisk.o
|
||||
ramdisk.o \
|
||||
exec.o \
|
||||
sysfile.o
|
||||
|
||||
XXXOBJS = \
|
||||
bio.o\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue