X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Ftraps.h;h=2ae904bf25e423b8627e162c2118b5ea6e8c801e;hb=533b220f7be4e461a5222a223d169b42856741ef;hp=70bd0f356e5d55b23e1700ddbc5b74f4b8a4e97b;hpb=082af5ec5080b028f7d0846a6c27cbb87f288205;p=linux-2.6-microblaze.git diff --git a/arch/x86/include/asm/traps.h b/arch/x86/include/asm/traps.h index 70bd0f356e5d..2ae904bf25e4 100644 --- a/arch/x86/include/asm/traps.h +++ b/arch/x86/include/asm/traps.h @@ -116,11 +116,6 @@ void smp_spurious_interrupt(struct pt_regs *regs); void smp_error_interrupt(struct pt_regs *regs); asmlinkage void smp_irq_move_cleanup_interrupt(void); -extern void ist_enter(struct pt_regs *regs); -extern void ist_exit(struct pt_regs *regs); -extern void ist_begin_non_atomic(struct pt_regs *regs); -extern void ist_end_non_atomic(void); - #ifdef CONFIG_VMAP_STACK void __noreturn handle_stack_overflow(const char *message, struct pt_regs *regs,