cregit-Linux how code gets into the kernel

Release 4.10 arch/microblaze/include/asm/seccomp.h

#ifndef _ASM_MICROBLAZE_SECCOMP_H

#define _ASM_MICROBLAZE_SECCOMP_H

#include <linux/unistd.h>


#define __NR_seccomp_sigreturn		__NR_sigreturn

#include <asm-generic/seccomp.h>

#endif	/* _ASM_MICROBLAZE_SECCOMP_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
michal simekmichal simek1684.21%150.00%
kees cookkees cook315.79%150.00%
Total19100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.