TD3:I5 Implement PageProvide, untested for now
This commit is contained in:
parent
f3fe45a1de
commit
469c62ee82
5 changed files with 65 additions and 2 deletions
|
@ -31,7 +31,8 @@ THREAD_O := main.o list.o scheduler.o synch.o synchlist.o \
|
|||
stats.o sysdep.o timer.o
|
||||
|
||||
USERPROG_O := addrspace.o bitmap.o exception.o progtest.o console.o \
|
||||
consoledriver.o machine.o mipssim.o translate.o userthread.o
|
||||
consoledriver.o machine.o mipssim.o translate.o \
|
||||
userthread.o papeprovider.o
|
||||
|
||||
VM_O :=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue