*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1256 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson
2003-11-05 18:21:30 +00:00
parent 097e6497ab
commit ed46258ca9
2 changed files with 53 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ extern unsigned _iseg[];
extern unsigned _liseg[];
extern unsigned _eliseg[];
void (*hardwaremain)(int) = _iseg;
void (*hardwaremain)(int) = (void (*)(int))_iseg;
/*
* At this point we're running out of flash with our