* elf/cache.c (save_aux_cache): Free memory allocated for
[glibc.git] / elf / circlemod2a.c
blobdc6410b28bcfe25957242b48c6de817df48ce35d
1 extern int circlemod3 (void);
3 int
4 circlemod2 (void)
6 return circlemod3 ();