x86: make early printk selectable on 64-bit as well
[deliverable/linux.git] / include / asm-x86 / kdebug.h
index a5e5e3b7eb235c8e6a46c05411716340888fe639..e9f42d1ac38fb09097957304d3fc4373d11f4731 100644 (file)
@@ -22,7 +22,6 @@ enum die_val {
        DIE_PAGE_FAULT,
 };
 
-extern void early_printk(const char *fmt, ...) __attribute__((format(printf,1,2)));
 extern void printk_address(unsigned long address);
 extern void die(const char *,struct pt_regs *,long);
 extern int __must_check __die(const char *, struct pt_regs *, long);
This page took 0.061844 seconds and 5 git commands to generate.