# define TGSOURCE "asinh.c" #include "nontsd/tgmath.h" #include TYPE TGFN(asinh)(TYPE x) { return 0.0; } /* STDC(199901) LINK(m) */