aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/getcallerpc-arm.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-07lib9: remove getcallerpc implementationsRuss Cox1-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.
2005-11-07armrsc1-0/+8