mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 16:23:59 -04:00
The reason is that other applications like strace think that every __NR_xx is syscall. Also __NR_syscalls is not used by user applications/libs. Signed-off-by: Michal Simek <michal.simek@xilinx.com>