diff options
| author | Pete Zaitcev <zaitcev@redhat.com> | 2003-01-26 18:32:56 -0800 |
|---|---|---|
| committer | David S. Miller <davem@kernel.bkbits.net> | 2003-01-26 18:32:56 -0800 |
| commit | 7b2acd9741028fac89fbc17f4bf297d139d1392b (patch) | |
| tree | 7bdb5d7a7dc695447e3eb19f5666bbb8c26b4777 /include | |
| parent | 50c3b97fc13bf403870b622edbda3dbc58338cce (diff) | |
[SPARC]: Kill smp_found_cpus declaration.
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-sparc/smp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sparc/smp.h b/include/asm-sparc/smp.h index c283f5157617..f32a11f8a113 100644 --- a/include/asm-sparc/smp.h +++ b/include/asm-sparc/smp.h @@ -48,7 +48,6 @@ extern unsigned long cpu_offset[NR_CPUS]; * Private routines/data */ -extern int smp_found_cpus; extern unsigned char boot_cpu_id; extern unsigned long cpu_present_map; #define cpu_online_map cpu_present_map |
