Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Add a common sysdep header | Carmelo Amoroso | 2010-02-10 | 1 | -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 header | Mike Frysinger | 2005-11-30 | 1 | -127/+0 |
| | |||||
* | A few updates. | Eric Andersen | 2000-07-07 | 1 | -0/+127 |
-Erik |