summaryrefslogtreecommitdiff
path: root/src/time/__time_h.c
blob: 883128577284a3c989de820136a675de7fac1edf (plain)
1
2
3
4
5
6
7
8
#include "_time.h"

struct __time_h __time_h = { 0 };

/*
STDC(-1)
SIGNAL_SAFE(0)
*/