Blob


1 #include <lib9.h>
3 ulong
4 getcallerpc(void *x)
5 {
6 return ((ulong*)x)[-2];
7 }