hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/c6x/include/uapi/asm/unistd.h
....@@ -16,7 +16,10 @@
1616 */
1717
1818 #define __ARCH_WANT_RENAMEAT
19
+#define __ARCH_WANT_STAT64
20
+#define __ARCH_WANT_SET_GET_RLIMIT
1921 #define __ARCH_WANT_SYS_CLONE
22
+#define __ARCH_WANT_TIME32_SYSCALLS
2023
2124 /* Use the standard ABI for syscalls. */
2225 #include <asm-generic/unistd.h>