summaryrefslogtreecommitdiffstats
path: root/src/lib9/getcallerpc-386.c
Commit message (Collapse)AuthorAgeFilesLines
* lib9: remove getcallerpc implementationsRuss Cox2020-01-071-7/+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.
* Initial revisionrsc2003-09-301-0/+7