summaryrefslogtreecommitdiff
path: root/include/asm-i386/mpspec.h
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-09-08 13:39:55 +0400
committerJeff Garzik <jgarzik@pobox.com>2005-09-08 13:39:55 +0400
commitc324b44c34050cf2a9b58830e11c974806bd85d8 (patch)
tree3ac45a783221283925cd698334a8f5e7dd4c1df8 /include/asm-i386/mpspec.h
parent2fcf522509cceea524b6e7ece8fd6759b682175a (diff)
parentcaf39e87cc1182f7dae84eefc43ca14d54c78ef9 (diff)
downloadlinux-c324b44c34050cf2a9b58830e11c974806bd85d8.tar.xz
Merge /spare/repo/linux-2.6/
Diffstat (limited to 'include/asm-i386/mpspec.h')
-rw-r--r--include/asm-i386/mpspec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-i386/mpspec.h b/include/asm-i386/mpspec.h
index d9fafba075bc..d84a9c326c22 100644
--- a/include/asm-i386/mpspec.h
+++ b/include/asm-i386/mpspec.h
@@ -11,6 +11,7 @@ extern int mp_bus_id_to_local [MAX_MP_BUSSES];
extern int quad_local_to_mp_bus_id [NR_CPUS/4][4];
extern int mp_bus_id_to_pci_bus [MAX_MP_BUSSES];
+extern unsigned int def_to_bigsmp;
extern unsigned int boot_cpu_physical_apicid;
extern int smp_found_config;
extern void find_smp_config (void);