Remove grub_bios_interrupt on coreboot.

It's not used currently and cannot be used safely currently.
This commit is contained in:
Vladimir Serbinenko 2013-12-17 12:54:11 +01:00
parent a82010503e
commit 60d1dd3d72
3 changed files with 6 additions and 3 deletions

View file

@ -66,5 +66,3 @@ multiboot_header:
* only needed for BIOS gates).
*/
#include "../realmode.S"
#include "../int.S"