diff options
author | Marcus Haehnel <marcus.haehnel@kernkonzept.com> | 2024-03-03 22:12:10 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-03-04 08:04:57 +0100 |
commit | a1f1e7224ac2e4294113abb1a44bea575d5c622f (patch) | |
tree | 5078b6f9f7031aa3fae997b9ead63d498607f57a /libc/stdio/fputc.c | |
parent | 949ccc281c9d93e098dd8b0ea628ad0d277e9578 (diff) |
libm/w_j0f.c: Call correct ieee754 function
The j0f implementation should, like the other float implementations,
call the __ieee754_y0 variant for doubles. A float variant is not
declared and leads to a compile error on c99 builds.
Diffstat (limited to 'libc/stdio/fputc.c')
0 files changed, 0 insertions, 0 deletions