Commit afeca575 authored by Dave Jones's avatar Dave Jones

[PATCH] remove workaround for old binutils.

Modern binutils spits out a warning, fixing this broke older binutils.
I guess we can do this in 2.5 ?
parent 5b4753b0
......@@ -544,7 +544,7 @@ done_apm_bios:
cmpw $0, %cs:realmode_swtch
jz rmodeswtch_normal
lcall *%cs:realmode_swtch
lcall %cs:realmode_swtch
jmp rmodeswtch_end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment