]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/u-boot-x86.h
x86: Allow CPUs to be set up after relocation
[u-boot] / arch / x86 / include / asm / u-boot-x86.h
index 122e05425f58453331bf8963d804d82408e4aa1c..be103c055c177bee110e9bb695d3c9357b35b86f 100644 (file)
@@ -69,6 +69,8 @@ uint64_t timer_get_tsc(void);
 
 void quick_ram_check(void);
 
+int x86_init_cpus(void);
+
 #define PCI_VGA_RAM_IMAGE_START                0xc0000
 
 #endif /* _U_BOOT_I386_H_ */