summaryrefslogtreecommitdiff
path: root/arch/mipsn32/bits/syscall.h
AgeCommit message (Collapse)AuthorLines
2016-05-12deduplicate __NR_* and SYS_* syscall number definitionsBobby Bingham-649/+0
2016-04-18add mips n32 port (ILP32 ABI for mips64)Rich Felker-0/+649
based on patch submitted by Jaydeep Patil, with minor changes.