about summary refs log tree commit diff
path: root/arch/mips64/ksigaction.h
Commit message (Collapse)AuthorAgeFilesLines
* apply hidden visibility to sigreturn code fragmentsRich Felker2018-09-121-1/+3
| | | | | | | these were overlooked in the declarations overhaul work because they are not properly declared, and the current framework even allows their declared types to vary by arch. at some point this should be cleaned up, but I'm not sure what the right way would be.
* add mips64 portRich Felker2016-03-061-0/+8
patch by Mahesh Bodapati and Jaydeep Patil of Imagination Technologies.