glibc/sysdeps/unix/sysv/linux/riscv/sys
Evan Green 426d0e1aa8
riscv: Add Linux hwprobe syscall support
Add awareness and a thin wrapper function around a new Linux system call
that allows callers to get architecture and microarchitecture
information about the CPUs from the kernel. This can be used to
do things like dynamically choose a memcpy implementation.

Signed-off-by: Evan Green <evan@rivosinc.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-03-01 07:14:55 -08:00
..
cachectl.h
hwprobe.h riscv: Add Linux hwprobe syscall support 2024-03-01 07:14:55 -08:00
ucontext.h
user.h