Fix all warnings in the tree
[coreboot.git] / src / cpu / amd / model_10xxx / init_cpus.c
index 52fbdd26585673af0156c60df3b5af091971ee05..a499f5f0c475d1166a99b89623639a69f04e62ac 100644 (file)
@@ -417,7 +417,7 @@ static u32 is_core0_started(u32 nodeid)
        return htic;
 }
 
-static void wait_all_core0_started(void)
+void wait_all_core0_started(void)
 {
        /* When core0 is started, it will distingush_cpu_resets
         * So wait for that to finish */