commit | f3d6b44e2ba00e61dd1349272a741d395fbf1e96 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jul 27 16:53:30 2023 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Jul 28 09:29:06 2023 -0700 |
tree | fa077b68378ea5857e707734c80ec4bb3354add8 | |
parent | 6e601911f1431810bf6f96d0b09c9387af052ead [diff] [blame] |
riscv64: add <sys/hwprobe.h>. This is source compatible with the current proposal for glibc. Bug: https://github.com/google/android-riscv64/issues/27 Test: treehugger Change-Id: I428777e4eac1fe643d442a93a4b3ad1fdf0ffd97
diff --git a/libc/libc.map.txt b/libc/libc.map.txt index 86c8288..e90618d 100644 --- a/libc/libc.map.txt +++ b/libc/libc.map.txt
@@ -1590,6 +1590,7 @@ mbsrtowcs_l; mktime_z; __riscv_flush_icache; # riscv64 + __riscv_hwprobe; # riscv64 timespec_getres; tzalloc; tzfree;