getcallerpc-sun4u.s - 9base - revived minimalist port of Plan 9 userland to Unix | |
git clone git://git.suckless.org/9base | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
getcallerpc-sun4u.s (62B) | |
--- | |
1 .text | |
2 .globl getcallerpc | |
3 getcallerpc: | |
4 retl | |
5 or %o7, %r0, %o0 |