Sign in
cobalt
/
cobalt
/
b108943525536ed016362e9c99ce219a9c351109
/
.
/
third_party
/
musl
/
src
/
math
/
signgam.c
blob: ee331b274e99a59d158d90a78f6038f81f4c73be [
file
] [
log
] [
blame
]
#include
<math.h>
#include
"libm.h"
int
__signgam
=
0
;
weak_alias
(
__signgam
,
signgam
);