gigatron/rom/Archive/lcc/Libs/time.h
2025-01-28 19:17:01 +03:00

5 lines
69 B
C

typedef long time_t;
// Not implemented:
time_t time(time_t *tloc);