commit | 8feaeca23ab8f520e7af2a862fd6ea8e7bfd8854 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Thu Feb 08 18:33:55 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Feb 14 11:50:03 2007 +1100 |
tree | 249798bed7822c8b2640122ae15c485a1f29593e | |
parent | 577830b034bc11c93d4b9e21e8782900d5485e7f [diff] |
[POWERPC] Cleanup pseries smp initialisation code Move some extern declarations from setup.c into the new pseries.h. While we're at it, provide dummy implementations for !SMP, to avoid cluttering the C file with more #ifdefs. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>