Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
[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