Changes in abi/include/_bits/uchar.h [696b405:dcef1127] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abi/include/_bits/uchar.h
r696b405 rdcef1127 46 46 #endif 47 47 48 typedef uint_least16_t char16_t; 49 typedef uint_least32_t char32_t; 48 typedef uint32_t char32_t; 50 49 51 50 #endif
Note:
See TracChangeset
for help on using the changeset viewer.