summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/xtensa/sigrestorer.S
Commit message (Collapse)AuthorAgeFilesLines
* Xtensa: Provide an architecture specific sigaction and sa_restorer function ↵Chris Zankel2008-02-201-0/+19
in libc to avoid having to place executable code on stack. Signed-off-by: Chris Zankel <chris@zankel.net>