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)
commit63d1fcb70a9a277c64b7096336c887dafc903774
tree7aa0cc69a5061d7e22044552a21325d206de9249
parentb1a18e3872d52fcfe598b1e0e0d6698408960ce4
Syscall handler doesn't expect to see return address on stack,
so pop it off before invoking interrupt.
src/lib/user/syscall-stub.S