blob: 3d57d9efd992fd67cde805b618af98d24fdd0648 (
plain) (
blame)
1
2
3
|
syscall
The issue involves missing support for the `pselect6_time64` syscall definition in `syscall.c`, affecting RISC-V 32-bit systems. This is an error related to system calls (syscalls), specifically their implementation and availability.
|