aboutsummaryrefslogtreecommitdiff
path: root/kernel/isr-as.S
diff options
context:
space:
mode:
authorFranklin Wei <frankhwei536@gmail.com>2015-02-01 16:50:55 -0500
committerFranklin Wei <frankhwei536@gmail.com>2015-02-01 16:50:55 -0500
commit483754ab27f2a58011f723efa52163a83c63e56e (patch)
treefa50d2afc84b0403db26d92f38226d75adb7f281 /kernel/isr-as.S
parent726684887d414fbefe28d0d210abea8e842ecd21 (diff)
downloadkappa-483754ab27f2a58011f723efa52163a83c63e56e.zip
kappa-483754ab27f2a58011f723efa52163a83c63e56e.tar.gz
kappa-483754ab27f2a58011f723efa52163a83c63e56e.tar.bz2
kappa-483754ab27f2a58011f723efa52163a83c63e56e.tar.xz
lots of stuff
Diffstat (limited to 'kernel/isr-as.S')
-rw-r--r--kernel/isr-as.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/isr-as.S b/kernel/isr-as.S
index 53e15b4..2bc77f3 100644
--- a/kernel/isr-as.S
+++ b/kernel/isr-as.S
@@ -20,6 +20,7 @@ isr_handler:
pop %ds
popa
add $8, %esp
+ sti
iret
# stub ISR's: