fix execute checking in permission()
[linux-2.6/zen-sources.git] / include / asm-x86 / smp.h
blobf2e8319a6b0bf1b1f0bb1ace2dc51e9add7d15d2
1 #ifdef CONFIG_X86_32
2 # include "smp_32.h"
3 #else
4 # include "smp_64.h"
5 #endif