#ifndef _LINUX_UNISTD_H_ #define _LINUX_UNISTD_H_ /* * Include machine specific syscall numbers */ #include <asm/unistd.h> #endif /* _LINUX_UNISTD_H_ */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp | |
pre-git | pre-git | 12 | 92.31% | 2 | 66.67% |
arnd bergmann | arnd bergmann | 1 | 7.69% | 1 | 33.33% |
Total | 13 | 100.00% | 3 | 100.00% |