ref: aedd867aaf9127863bc438d6fcbf1e20bfdb747c dir: /sys/src/cmd/unix/drawterm/posix-port/getcallerpc.c/
#include "u.h" #include "libc.h" uintptr getcallerpc(void *a) { return 0; }