summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/ioperm.c
Commit message (Collapse)AuthorAgeFilesLines
* A patch from Vincent Sanders to fix the arm implementation ofEric Andersen2002-11-031-0/+246
| | | | ioperm() and iopl()
* Sigh. Erik mucks it up again...Eric Andersen2001-09-271-129/+0
|
* Make iopl and ioperm workEric Andersen2001-09-271-37/+22
|
* Duh.Eric Andersen2001-09-271-5/+2
|
* Add inb, outb and friends,Eric Andersen2001-09-271-0/+147