Remove realmode.S from coreboot and qemu.

It's not used there.
This commit is contained in:
Vladimir Serbinenko 2015-02-21 19:53:18 +01:00
parent 6505b241fd
commit 44ff462e83
2 changed files with 0 additions and 7 deletions

View file

@ -73,5 +73,3 @@ codestart:
1:
hlt
jmp 1b
#include "../realmode.S"