fix compilation of s2892.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2330 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
53a00b7138
commit
5560a34c88
|
@ -190,6 +190,7 @@ void real_main(unsigned long bist, unsigned long cpu_init_detectedx)
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
|
unsigned bsp_apicid = 0;
|
||||||
int needs_reset;
|
int needs_reset;
|
||||||
|
|
||||||
if (bist == 0) {
|
if (bist == 0) {
|
||||||
|
|
Loading…
Reference in New Issue