summaryrefslogtreecommitdiff
path: root/arch/generic/bits/stdint.h
AgeCommit message (Collapse)AuthorLines
2024-05-07stdint.h: derive limits from __LONG_MAX, use common fast16 typesRich Felker-0/+29
the bits file is retained, but as a single generic version, to allow for the unlikely future possibility of letting a new arch define something differently.