fix compilation of s2892.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2330 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2006-06-23 20:10:21 +00:00
parent 53a00b7138
commit 5560a34c88
1 changed files with 1 additions and 0 deletions

View File

@ -190,6 +190,7 @@ void real_main(unsigned long bist, unsigned long cpu_init_detectedx)
#endif
};
unsigned bsp_apicid = 0;
int needs_reset;
if (bist == 0) {