summaryrefslogtreecommitdiff
path: root/src/time/__time_h.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/time/__time_h.c')
-rw-r--r--src/time/__time_h.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/time/__time_h.c b/src/time/__time_h.c
new file mode 100644
index 00000000..88312857
--- /dev/null
+++ b/src/time/__time_h.c
@@ -0,0 +1,8 @@
+#include "_time.h"
+
+struct __time_h __time_h = { 0 };
+
+/*
+STDC(-1)
+SIGNAL_SAFE(0)
+*/