index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
bits
/
wchar.h
blob: ffb269170d9f27b689670cd950df52d5e0be3402 (
plain
) (
tree
)
224c7a37
^
1
2
3
4
#ifndef WCHAR_MIN
#define WCHAR_MIN 0U
#define WCHAR_MAX 0xffffffffU
#endif