unistd.h 164 B

12345678
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #include <uapi/asm/unistd.h>
  3. #define __ARCH_WANT_STAT64
  4. #define __ARCH_WANT_SYS_CLONE
  5. #define NR_syscalls (__NR_syscalls)