eliminate bits/wchar.h
the preprocessor can reliably determine the signedness of wchar_t. L'\0' is used for 0 in the expressions so that, if the underlying type of wchar_t is long rather than int, the promoted type of the expression will match the type of wchar_t.
Showing
arch/arm/bits/wchar.h
已删除
100644 → 0
arch/i386/bits/wchar.h
已删除
100644 → 0
arch/microblaze/bits/wchar.h
已删除
100644 → 0
arch/mips/bits/wchar.h
已删除
100644 → 0
arch/powerpc/bits/wchar.h
已删除
100644 → 0
arch/x86_64/bits/wchar.h
已删除
100644 → 0
想要评论请 注册 或 登录