glibc/sysdeps/unix/sysv/linux/riscv/include/sys/hwprobe.h

9 lines
122 B
C

#ifndef _SYS_HWPROBE_H
# include_next <sys/hwprobe.h>
#ifndef _ISOMAC
libc_hidden_proto (__riscv_hwprobe)
#endif
#endif