summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/or1k/bits/uClibc_arch_features.h
diff options
context:
space:
mode:
authorDmitry Chestnykh <dm.chestnykh@gmail.com>2024-02-28 11:46:09 +0300
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-28 10:07:22 +0100
commitca4c9ca1286a0bf35c9df4dd313f9ecad793d565 (patch)
tree54b60f43dece80f89c167913876e2537f6acc169 /libc/sysdeps/linux/or1k/bits/uClibc_arch_features.h
parentc6e359dbc7bd155b10e15616d11e15c48b8bbefa (diff)
Add time64 support to OpenRISC.
Signed-off-by: Dmitry Chestnykh <dm.chestnykh@gmail.com>
Diffstat (limited to 'libc/sysdeps/linux/or1k/bits/uClibc_arch_features.h')
-rw-r--r--libc/sysdeps/linux/or1k/bits/uClibc_arch_features.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/sysdeps/linux/or1k/bits/uClibc_arch_features.h b/libc/sysdeps/linux/or1k/bits/uClibc_arch_features.h
index a9560b0b9..e11e71f88 100644
--- a/libc/sysdeps/linux/or1k/bits/uClibc_arch_features.h
+++ b/libc/sysdeps/linux/or1k/bits/uClibc_arch_features.h
@@ -14,9 +14,6 @@
/* can your target use syscall6() for mmap ? */
#define __UCLIBC_MMAP_HAS_6_ARGS__
-/* does your target use statx */
-#undef __UCLIBC_HAVE_STATX__
-
/* does your target have a broken create_module() ? */
#undef __UCLIBC_BROKEN_CREATE_MODULE__