summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
diff options
context:
space:
mode:
authorJaswinder Singh <jaswinder@infradead.org>2008-12-19 00:03:56 +0530
committerIngo Molnar <mingo@elte.hu>2008-12-18 22:33:13 +0100
commitd1769d5475176124af04fa69848b022c98c4bc37 (patch)
tree0de962f3bbcddefcc2edac6aad204660ecc61b59 /arch/x86/kernel/Makefile
parentf0bc2202e0373eb8e9b1ddbec930e2e681357db8 (diff)
x86: traps.c declare functions before they get used
Impact: cleanup In asm/traps.h :- do_double_fault : added under X86_64 sync_regs : added under X86_64 math_error : moved out from X86_32 as it is common for both 32 and 64 bit math_emulate : moved from X86_32 as it is common for both 32 and 64 bit smp_thermal_interrupt : added under X86_64 mce_threshold_interrupt : added under X86_64 Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/Makefile')
0 files changed, 0 insertions, 0 deletions