fix compilation of s2892.
authorStefan Reinauer <stepan@openbios.org>
Fri, 23 Jun 2006 20:10:21 +0000 (20:10 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 23 Jun 2006 20:10:21 +0000 (20:10 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2330 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/tyan/s2892/cache_as_ram_auto.c

index 6352fdf6e983871673863cee16ddde8960cae966..5dd43e8bbc0c5e4d739c9800c89a34a05d2a50b3 100644 (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) {