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