summaryrefslogtreecommitdiffstats
path: root/usr/klibc/strtotimespec.c
blob: b426bf8d0fb55702fab48af1486c642f206acd96 (plain)
1
2
3
4
5
#define NAME	 strtotimespec
#define TIMEX	 struct timespec
#define FSEC	 tv_nsec
#define DECIMALS 9
#include "strtotimex.c"