x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git] / arch / sparc / include / asm / seccomp.h
blob5ef8826d44f85d205b1368e18dd3458f7c9ad1e2
1 #ifndef _ASM_SECCOMP_H
2 #define _ASM_SECCOMP_H
4 #include <linux/unistd.h>
6 #define __NR_seccomp_sigreturn_32 __NR_sigreturn
8 #include <asm-generic/seccomp.h>
10 #endif /* _ASM_SECCOMP_H */