]> err.no Git - linux-2.6/blob - include/asm-x86/smp.h
Merge branches 'release' and 'autoload' into release
[linux-2.6] / include / asm-x86 / smp.h
1 #ifdef CONFIG_X86_32
2 # include "smp_32.h"
3 #else
4 # include "smp_64.h"
5 #endif