it's legal to call the __syscall functions with more arguments than necessary, and the __syscall_cp cancel dummy impl. does just that. thus we must insert the switch for all possible syscalls numbers into all of the syscallN inline functions. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| microblaze | ||
| mips | ||
| powerpc | ||
| x32 | ||
| x86_64 | ||