summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits/shm.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h fromCarmelo Amoroso2007-11-201-0/+103
| | | | | | | | | common directory where SHMLBA = __getpagesize() This patch fixes the issue. Khem Raj MontaVista Software Inc.
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-93/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Update to accomodate the header file changesEric Andersen2001-09-271-22/+31
|
* Add in arm specific bits.Eric Andersen2000-10-261-0/+84