first commit of the new libm!
[musl] / src / math / signgam.c
diff --git a/src/math/signgam.c b/src/math/signgam.c
new file mode 100644 (file)
index 0000000..12cc32d
--- /dev/null
@@ -0,0 +1,2 @@
+#include <math.h>
+int signgam = 0;