Enable interrupts again
This commit is contained in:
parent
b5e6e07701
commit
582a537575
|
@ -18,7 +18,5 @@ intr_disable:
|
|||
.global intr_enable
|
||||
.type intr_enable, @function
|
||||
intr_enable:
|
||||
#if 0 /* FIXME requires an interrupt handler */
|
||||
sti
|
||||
#endif
|
||||
ret
|
||||
|
|
Loading…
Reference in New Issue
Block a user