hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/nios2/include/uapi/asm/unistd.h
....@@ -19,6 +19,9 @@
1919 #define sys_mmap2 sys_mmap_pgoff
2020
2121 #define __ARCH_WANT_RENAMEAT
22
+#define __ARCH_WANT_STAT64
23
+#define __ARCH_WANT_SET_GET_RLIMIT
24
+#define __ARCH_WANT_TIME32_SYSCALLS
2225
2326 /* Use the standard ABI for syscalls */
2427 #include <asm-generic/unistd.h>