mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 23:00:22 +00:00
b41c535f46
Similar tod0fa09a770
, but for wchar.h. Fixes [BZ #27087] by applying all long double related asm redirections before using functions in bits/wchar2.h. Moves the function declarations from wcsmbs/bits/wchar2.h to a new file wcsmbs/bits/wchar2-decl.h that will be included first in wcsmbs/wchar.h. Tested with build-many-glibcs.py. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> (cherry picked from commitc7509d49c4
)
2 lines
37 B
C
2 lines
37 B
C
#include <wcsmbs/bits/wchar2-decl.h>
|