about summary refs log tree commit diff
path: root/arch/mips64/bits/reg.h
Commit message (Collapse)AuthorAgeFilesLines
* sys/reg.h: derive __WORDSIZE from __LONG_MAXRich Felker12 days1-3/+0
| | | | | this removes an otherwise-unnecessary bits header from most archs, replacing it with an empty generic version.
* add mips64 portRich Felker2016-03-061-0/+47
patch by Mahesh Bodapati and Jaydeep Patil of Imagination Technologies.