]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/u-boot-x86.h
x86: coreboot: Fix cosmetic issues
[u-boot] / arch / x86 / include / asm / u-boot-x86.h
index be103c055c177bee110e9bb695d3c9357b35b86f..d1d21ed660690eab5306865cb3fac192678dbb65 100644 (file)
@@ -16,7 +16,6 @@ void init_gd(gd_t *id, u64 *gdt_addr);
 void setup_gdt(gd_t *id, u64 *gdt_addr);
 int init_cache(void);
 int cleanup_before_linux(void);
-void panic_puts(const char *str);
 
 /* cpu/.../timer.c */
 void timer_isr(void *);