From 5899fd82aa2f5c3855eb6630f702f3239b6b7015 Mon Sep 17 00:00:00 2001 From: Eric Biederman Date: Thu, 24 Apr 2003 06:25:08 +0000 Subject: - Small step forward Linux boots and almost works... git-svn-id: svn://svn.coreboot.org/coreboot/trunk@795 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/boot/hardwaremain.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/boot/hardwaremain.c') diff --git a/src/boot/hardwaremain.c b/src/boot/hardwaremain.c index 3507f88f0a..d64acef05b 100644 --- a/src/boot/hardwaremain.c +++ b/src/boot/hardwaremain.c @@ -33,8 +33,8 @@ it with the version available from LANL. #include #include #include -#include -#include +#include +#include #if 0 #include #endif -- cgit v1.2.3