cregit-Linux how code gets into the kernel

Release 4.14 arch/sh/include/uapi/asm/unistd.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __KERNEL__
# ifdef __SH5__
#  include <asm/unistd_64.h>
# else
#  include <asm/unistd_32.h>
# endif
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Harvey Harrison1052.63%240.00%
David Howells421.05%120.00%
Linus Torvalds (pre-git)421.05%120.00%
Greg Kroah-Hartman15.26%120.00%
Total19100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.