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