unistd32.h 240 B

123456789
  1. /* SPDX-License-Identifier: GPL-2.0-only */
  2. #ifndef _UAPI__ASM_ARM_UNISTD_H
  3. #define _UAPI__ASM_ARM_UNISTD_H
  4. #include <asm/unistd_32.h>
  5. #define __NR_sync_file_range2 __NR_arm_sync_file_range
  6. #endif /* _UAPI__ASM_ARM_UNISTD_H */