summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/generic/unwind.h
Commit message (Collapse)AuthorAgeFilesLines
* libubacktrace: mv unwind.h to includeBernhard Reutner-Fischer2011-05-111-220/+0
| | | | | | | Fixes compilation if NPTL is off. I hope this doesn't break ARM EABI but cannot check ATM. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer2010-07-141-0/+220
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>