We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51207d commit cc5e03fCopy full SHA for cc5e03f
arch/x86/include/asm/extable.h
@@ -37,7 +37,6 @@ struct pt_regs;
37
38
extern int fixup_exception(struct pt_regs *regs, int trapnr,
39
unsigned long error_code, unsigned long fault_addr);
40
-extern int fixup_bug(struct pt_regs *regs, int trapnr);
41
extern int ex_get_fixup_type(unsigned long ip);
42
extern void early_fixup_exception(struct pt_regs *regs, int trapnr);
43
0 commit comments