summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* libc: Add a common sysdep headerCarmelo Amoroso2010-02-101-0/+139
| | | | | | | | | | Add a common header file to provide macros useful in asm code: C_LABEL to construct the asm name for a C symbol cfi_xxx to generate eh_frame unwind information. Ported from NPTL branch. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* get rid of unused sysdep.h headerMike Frysinger2005-11-301-127/+0
|
* A few updates.Eric Andersen2000-07-071-0/+127
-Erik