summaryrefslogtreecommitdiffstats
path: root/src/lib9/getcallerpc-arm.c
Commit message (Collapse)AuthorAgeFilesLines
* lib9: remove getcallerpc implementationsRuss Cox2020-01-071-8/+0
| | | | | | | | These make no sense and are not really needed at all. Add a best-effort attempt to get at the gcc/clang macro in lib9.h, but if it fails, no big deal. Fixes #324.
* armrsc2005-11-071-0/+8