aboutsummaryrefslogtreecommitdiff
path: root/arch/mips64/bits/stat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove utterly wrong includes from mips64/n32 bits/stat.h•••these were overlooked during review. bits headers are not allowed to pull in additional headers (note: that rule is currently broken in other places but just for endian.h). string.h has no place here anyway, and including bits/alltypes.h without defining macros to request types from it is a nop. Rich Felker2019-07-181-3/+0
* add mips64 port•••patch by Mahesh Bodapati and Jaydeep Patil of Imagination Technologies. Rich Felker2016-03-061-0/+23