/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI_ASM_SW64_UNISTD_H #define _UAPI_ASM_SW64_UNISTD_H /* * These are traditionally the names uses for generic system calls */ #define __NR_umount __NR_umount2 #include #endif /* _UAPI_ASM_SW64_UNISTD_H */