1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-10 08:55:44 +00:00
Files
amiga-gcc/sys-include/machine/_time.h
2022-12-31 15:57:19 +01:00

4 lines
91 B
C

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