diff options
Diffstat (limited to 'lib_i386/realmode_switch.S')
-rw-r--r-- | lib_i386/realmode_switch.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_i386/realmode_switch.S b/lib_i386/realmode_switch.S index 9f212c2..17adcbd 100644 --- a/lib_i386/realmode_switch.S +++ b/lib_i386/realmode_switch.S @@ -50,7 +50,6 @@ .section .realmode, "ax" .code16 - /* 16bit protected mode code here */ .globl realmode_enter realmode_enter: |