summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits/sem.h
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-87/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* 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