summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/bits/sem.h
Commit message (Collapse)AuthorAgeFilesLines
* include/bits from glibc-2.2.4-1David Schleef2001-10-151-8/+8
|
* This patch allows powerpc to compile again. It also checks if weEric Andersen2001-05-041-0/+87
are compiling for an arch for which uClibc has an ld.so or not, and otherwise sets things up to use the system ld.so. -Erik