Move PF_* from exception.c to exception.h, because some students may
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 4 Jan 2006 18:56:16 +0000 (18:56 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 4 Jan 2006 18:56:16 +0000 (18:56 +0000)
commit42428b5613cb885d3d1fa9933f6dc51f5a6c8019
treeba2f33adaad38fd66e38e0f7de1db1e6a5fdfde3
parent1d3d52bb1a77c727e3e65f432749036c05ca7978
Move PF_* from exception.c to exception.h, because some students may
wish to pass them around.
Suggested by Godmar Back.
src/userprog/exception.c