1 2 3 4 5 6 7
#include <math.h> #include "libm.h" #include "libc.h" int __signgam = 0; weak_alias(__signgam, signgam);