Fix coreboot compilation error

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-01-13 20:25:08 +01:00
parent 319fc3d213
commit 4a86b371b4

View file

@ -83,7 +83,3 @@ codestart:
*/
#include "../realmode.S"
/*
* Routines needed by Linux and Multiboot loaders.
*/
#include "../loader.S"