RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / x86 / include / asm / seccomp.h
blobc62e58a5a90de020d2ff1602a0320974d22fc930
1 #ifdef CONFIG_X86_32
2 # include "seccomp_32.h"
3 #else
4 # include "seccomp_64.h"
5 #endif