summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/sys
Commit message (Collapse)AuthorAgeFilesLines
* Fixup function prototype for __uint128_t which fixes the compileEric Andersen2002-11-071-5/+3
| | | | | on powerpc with gcc 3.2. -Erik
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-014-0/+318
and to better support each arch. This is a really big patch... -Erik