fix float_t and double_t defs on x86 when -mfpmath=sse -msse2 is used
[musl] / arch / i386 / bits / wchar.h
2011-09-19 Rich Felkerfix the type of wchar_t on arm; support wchar_t varying...