commit | c76cb36846da6d5d6fb2951968869faa4fd1001d | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Mon Mar 03 14:12:33 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:53 2008 +0200 |
tree | 4252ac5b35b83aed5ca4509a0d12afe9788014ce | |
parent | 16694024d6d6fa84dfcf5400b53afe1e75cebf0d [diff] |
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>