blob: 9bb4a9559a4d4e4cf6dcd7d9fd3506f29ef96b03 [file] [log] [blame]
#include <lib9.h>
ulong
getcallerpc(void *x)
{
return ((ulong*)x)[-2];
}