summaryrefslogtreecommitdiff
path: root/arch/mips64/bits/stdint.h
AgeCommit message (Collapse)AuthorLines
2024-05-07stdint.h: derive limits from __LONG_MAX, use common fast16 typesRich Felker-20/+0
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.
2016-03-06add mips64 portRich Felker-0/+20
patch by Mahesh Bodapati and Jaydeep Patil of Imagination Technologies.