#ifndef _SYS_HWPROBE_H
# include_next <sys/hwprobe.h>

#ifndef _ISOMAC
libc_hidden_proto (__riscv_hwprobe)
#endif

#endif
