summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/sys/ucontext.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-20/+20
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2006-02-281-4/+140
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+41
and to better support each arch. This is a really big patch... -Erik