Files
photon/libc/time/tzset.c

5 lines
22 B
C
Raw Normal View History

2022-05-10 20:51:02 +01:00
void tzset(void)
{
}