summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/stdint.h
AgeCommit message (Expand)Author
2023-08-23tools/nolibc: stdint: use __SIZE_TYPE__ for size_tThomas Weißschuh
2023-06-09selftests/nolibc: not include limits.h for nolibcZhangjin Wu
2023-06-09tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh
2023-03-20tools/nolibc: add integer types and integer limit macrosVincent Dagonneau
2023-03-20tools/nolibc: add stdint.hVincent Dagonneau