Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / arch / arm64 / include / asm / unistd32.h
CommitLineData
caab277b 1/* SPDX-License-Identifier: GPL-2.0-only */
7fe33e9f
AB
2#ifndef _UAPI__ASM_ARM_UNISTD_H
3#define _UAPI__ASM_ARM_UNISTD_H
3dd681d9 4
7fe33e9f 5#include <asm/unistd_32.h>
3dd681d9 6
7fe33e9f 7#define __NR_sync_file_range2 __NR_arm_sync_file_range
eb93ce2c 8
7fe33e9f 9#endif /* _UAPI__ASM_ARM_UNISTD_H */