Syscall handler doesn't expect to see return address on stack,
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Sep 2004 07:07:19 +0000 (07:07 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Sep 2004 07:07:19 +0000 (07:07 +0000)
commit8f7c2027a5ad53ab7875eeb1d12057b0ed8ccb20
tree0abb432ef90cca57c0a8b9e9ef012fbffd887228
parentc5a08d7d60cbcfee646f61db4b827d63937361b3
Syscall handler doesn't expect to see return address on stack,
so pop it off before invoking interrupt.
src/lib/user/syscall-stub.S