cregit-Linux how code gets into the kernel

Release 4.7 include/uapi/linux/unistd.h

#ifndef _LINUX_UNISTD_H_

#define _LINUX_UNISTD_H_

/*
 * Include machine specific syscall numbers
 */
#include <asm/unistd.h>

#endif /* _LINUX_UNISTD_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
pre-gitpre-git1292.31%266.67%
arnd bergmannarnd bergmann17.69%133.33%
Total13100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}