- Small step forward Linux boots and almost works...

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@795 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Eric Biederman
2003-04-24 06:25:08 +00:00
parent 8ca8d7665d
commit 5899fd82aa
17 changed files with 3024 additions and 22 deletions

View File

@ -33,8 +33,8 @@ it with the version available from LANL.
#include <smp/start_stop.h>
#include <boot/tables.h>
#include <part/sizeram.h>
#include <device.h>
#include <pci.h>
#include <device/device.h>
#include <device/pci.h>
#if 0
#include <part/mainboard.h>
#endif