summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/cimagl.c
blob: 112365e3ae5cfa54bec6de6f385556335400da7e (plain)
1
2
3
4
5
6
#include <complex.h>
#include <math_ldbl_opt.h>
#undef weak_alias
#define weak_alias(n,a)
#include <math/cimagl.c>
long_double_symbol (libm, __cimagl, cimagl);