nfsd4: typo logical vs bitwise negate for want_mask
[linux-btrfs-devel.git] / 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