Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
[sfrench/cifs-2.6.git] / include / asm-x86 / smp.h
1 #ifdef CONFIG_X86_32
2 # include "smp_32.h"
3 #else
4 # include "smp_64.h"
5 #endif