Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux/fpc-iii.git] / arch / microblaze / include / asm / seccomp.h
blob204618a2ce844ef6bca4d994c5539271d7896485
1 #ifndef _ASM_MICROBLAZE_SECCOMP_H
2 #define _ASM_MICROBLAZE_SECCOMP_H
4 #include <linux/unistd.h>
6 #define __NR_seccomp_sigreturn __NR_sigreturn
8 #include <asm-generic/seccomp.h>
10 #endif /* _ASM_MICROBLAZE_SECCOMP_H */