diff options
Diffstat (limited to 'arch/x86/include/asm/processor.h')
-rw-r--r-- | arch/x86/include/asm/processor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h index 22224b3b43bb..5b87d52eed0b 100644 --- a/arch/x86/include/asm/processor.h +++ b/arch/x86/include/asm/processor.h | |||
@@ -981,5 +981,5 @@ bool xen_set_default_idle(void); | |||
981 | #endif | 981 | #endif |
982 | 982 | ||
983 | void stop_this_cpu(void *dummy); | 983 | void stop_this_cpu(void *dummy); |
984 | 984 | void df_debug(struct pt_regs *regs, long error_code); | |
985 | #endif /* _ASM_X86_PROCESSOR_H */ | 985 | #endif /* _ASM_X86_PROCESSOR_H */ |