diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-12-19 00:03:56 +0530 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-18 22:33:13 +0100 |
commit | d1769d5475176124af04fa69848b022c98c4bc37 (patch) | |
tree | 0de962f3bbcddefcc2edac6aad204660ecc61b59 /arch/x86/include/asm/pgtable_64.h | |
parent | f0bc2202e0373eb8e9b1ddbec930e2e681357db8 (diff) | |
download | op-kernel-dev-d1769d5475176124af04fa69848b022c98c4bc37.zip op-kernel-dev-d1769d5475176124af04fa69848b022c98c4bc37.tar.gz |
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/include/asm/pgtable_64.h')
0 files changed, 0 insertions, 0 deletions