bios: Get rid of redundant ops

cli/sti is not needed here

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov
2015-06-01 16:39:40 +01:00
committed by Will Deacon
parent 289727508e
commit 8c5038ac8b
-2
View File
@@ -27,7 +27,6 @@ ENTRY_END(bios_intfake)
* We ignore bx settings
*/
ENTRY(bios_int10)
cli
test $0x0e, %ah
jne 1f
@@ -57,7 +56,6 @@ putchar_new:
stack_restore
1:
sti
IRET
/*
* private IRQ data