cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/um/shared/sysdep/syscalls.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifdef __i386__
#include "syscalls_32.h"
#else
#include "syscalls_64.h"
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Al Viro1392.86%150.00%
Greg Kroah-Hartman17.14%150.00%
Total14100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.