Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_dollars...
[glibc.git] / elf / circlemod2a.c
blobdc6410b28bcfe25957242b48c6de817df48ce35d
1 extern int circlemod3 (void);
3 int
4 circlemod2 (void)
6 return circlemod3 ();