Retro68/gcc/newlib/libc/include/machine/_time.h
2017-10-07 02:16:47 +02:00

4 lines
91 B
C

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