Add a `null' test for testing src/userprog before system calls have
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 9 Jan 2005 00:45:47 +0000 (00:45 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 9 Jan 2005 00:45:47 +0000 (00:45 +0000)
commitfac66eca0db7c89882f17c7d58a9b37e4293478c
tree32b2618e0613551957d5bf0108b6f21310a8ebac
parent098f12500cc909c3ca6ec1007d2a863b656f0bf5
Add a `null' test for testing src/userprog before system calls have
been implemented.
grading/userprog/Make.base
grading/userprog/Makefile
grading/userprog/null.S [new file with mode: 0644]
grading/userprog/null.exp [new file with mode: 0644]