Support TZ transition times < 00:00:00.
[glibc.git] / elf / circlemod2a.c
blobdc6410b28bcfe25957242b48c6de817df48ce35d
1 extern int circlemod3 (void);
3 int
4 circlemod2 (void)
6 return circlemod3 ();