Changeset 696b405 in mainline for abi/include/_bits/uchar.h
- Timestamp:
- 2025-04-13T12:54:10Z (9 months ago)
- Branches:
- master
- Children:
- 9daee3de
- Parents:
- 7d1497c
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-13 10:13:16)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-13 12:54:10)
- File:
-
- 1 edited
-
abi/include/_bits/uchar.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
abi/include/_bits/uchar.h
r7d1497c 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.
