mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 05:20:27 +09: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>