update syscalls with off_t arguments to handle argument alignment, if needed
[oweals/musl.git] / arch / arm / bits / wchar.h
1 #ifndef WCHAR_MIN
2 #define WCHAR_MIN 0U
3 #define WCHAR_MAX 0xffffffffU
4 #endif