xref: /plan9/sys/src/libc/power/getcallerpc.s (revision 2cca75a1b2b8c6083390679d69d5c50cf66d9a01)
1TEXT	getcallerpc(SB),1,$-4
2	MOVW	0(R1), R3
3	RETURN
4
5