summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/mips/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-091-40/+40
| | | | | | This patch makes mips nptl port compile again Replace remaining instances of asm by __asm__ and volatile by __volatile__ include bits/errno.h instead of obsolete bits/errno_values.h
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-1/+8
|
* Clean up the 'sysdep.h' header chain. Other architectures will have their ↵"Steven J. Hill"2006-02-051-0/+295
own 'sysdep.h' file in the various NPTL threads directories. Clean up other files having to do with the usage of it.