cgd
0e9ddb9039
* Don't actually output args structure definitions for INDIR syscalls (typo).
* Don't output prototypes for INDIR syscalls (since they always show up as sys_nosys() in the syscall table). * Add "indir" to the comment for INDIR syscalls in the syscalls table, so it's more obvious why they call sys_nosys().
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%