Projet_SETI_RISC-V/riscv-gnu-toolchain/install-newlib-nano/riscv32-unknown-elf/include/machine/_time.h
2023-03-06 14:48:14 +01:00

3 lines
91 B
C

#ifndef _SYS_TIME_H_
#error "must be included via <sys/time.h>"
#endif /* !_SYS_TIME_H_ */