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)
commitaf584a2aaa0ed870dc76df97097dbee32aeac488
tree765f7863c7c259e00d7edde954f91bffa6f1eaaa
parentc29889dc04ea695c70c53be8184fdf8703afa00c
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]