summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix nptl build for mipsKhem Raj2010-02-171-0/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mips/sysdep.h: Unify mips sysdep.hKhem Raj2010-02-111-16/+350
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mips specific bits needed for nptlAustin Foxley2009-10-171-0/+54
* vfork impl with support for SAVE_PID, RESTORE_PID * sysdep.h assembly macros Signed-off-by: Austin Foxley <austinf@cetoncorp.com>