Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / arch / nios2 / include / asm / unistd.h
blob1146e56473c51284402d153d00bb6d2e2aa0216e
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef __ASM_UNISTD_H
3 #define __ASM_UNISTD_H
5 #include <uapi/asm/unistd.h>
7 #define __ARCH_WANT_STAT64
8 #define __ARCH_WANT_SET_GET_RLIMIT
10 #define __ARCH_BROKEN_SYS_CLONE3
12 #endif