TD3:I6 Use PageProvider in AddrSpace
First Working version, need better error handling
This commit is contained in:
parent
7deeec90f1
commit
f7eca8c6ac
5 changed files with 16 additions and 9 deletions
|
@ -32,7 +32,7 @@ THREAD_O := main.o list.o scheduler.o synch.o synchlist.o \
|
|||
|
||||
USERPROG_O := addrspace.o bitmap.o exception.o progtest.o console.o \
|
||||
consoledriver.o machine.o mipssim.o translate.o \
|
||||
userthread.o papeprovider.o
|
||||
userthread.o pageprovider.o
|
||||
|
||||
VM_O :=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue