summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits/sem.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to accomodate the header file changesEric Andersen2001-09-271-8/+8
|
* It seems ARM 2.4.x kernels do not have iopl. Also add missingEric Andersen2001-03-301-0/+87
bits/sem.h for ARM so everything now compiles and runs. -Erik