commit | 93b016f8f393c1f8c27e8c4df06ad1420fac65f5 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Mon Mar 03 14:12:40 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:53 2008 +0200 |
tree | b1babe0c20a4c9eae4ac7847487f4a386d8db8bc | |
parent | c559764923dacef301116a248695856e6eb96e48 [diff] |
x86: move disabled_cpus to common header disabled_cpus is (up to now) a x86_64-only contruction. But it's extern declaration can be moved to common header anyway Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>