cregit-Linux how code gets into the kernel

Release 4.13 arch/x86/um/syscalls_32.c

Directory: arch/x86/um
#include <linux/syscalls.h>
#include <os.h>


SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2)
{
	return -EINVAL;
}

Overall Contributors

PersonTokensPropCommitsCommitProp
Kyle Huey24100.00%1100.00%
Total24100.00%1100.00%
Directory: arch/x86/um
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.