x86: move smp_ops extern declaration to common header
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:12:33 +0000 (14:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:53 +0000 (17:40 +0200)
commitc76cb36846da6d5d6fb2951968869faa4fd1001d
tree4252ac5b35b83aed5ca4509a0d12afe9788014ce
parent16694024d6d6fa84dfcf5400b53afe1e75cebf0d
x86: move smp_ops extern declaration to common header

the smp_ops symbol is temporarily defined in smp_64.c, but it will soon
be unified

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smp_64.c
include/asm-x86/smp.h
include/asm-x86/smp_32.h