]> err.no Git - linux-2.6/blobdiff - include/asm-i386/arch_hooks.h
[MIPS] Update/Fix instruction definitions
[linux-2.6] / include / asm-i386 / arch_hooks.h
index 28b96a6fb9faaf306208004661d38d8d4c959099..238cf4275b9678df85637e9f71ed037b985571aa 100644 (file)
@@ -24,4 +24,7 @@ extern void trap_init_hook(void);
 extern void time_init_hook(void);
 extern void mca_nmi_hook(void);
 
+extern int setup_early_printk(char *);
+extern void early_printk(const char *fmt, ...) __attribute__((format(printf,1,2)));
+
 #endif