1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright (C) 2023 Rivos, Inc */
7 # Put __NR_riscv_hwprobe in the syscall number register, then just shim
8 # back the kernel's return. This doesn't do any sort of errno
9 # handling, the caller can deal with it.