Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus
[deliverable/linux.git] / arch / microblaze / include / asm / seccomp.h
CommitLineData
68c6ac33
MS
1#ifndef _ASM_MICROBLAZE_SECCOMP_H
2#define _ASM_MICROBLAZE_SECCOMP_H
3
4#include <linux/unistd.h>
5
68c6ac33
MS
6#define __NR_seccomp_sigreturn __NR_sigreturn
7
cc2d316f 8#include <asm-generic/seccomp.h>
68c6ac33
MS
9
10#endif /* _ASM_MICROBLAZE_SECCOMP_H */
This page took 0.399927 seconds and 5 git commands to generate.