diff options
Diffstat (limited to 'trapasm.S')
-rw-r--r-- | trapasm.S | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ alltraps: trapret: push $kernel_lock call release_spinlock + addl $4, %esp popal popl %es popl %ds |