Various additions and fixes.
This commit is contained in:
parent
74f990ad84
commit
fd04aacee1
57 changed files with 2176 additions and 159 deletions
5
src/lib9/getcallerpc-sun4u.s
Normal file
5
src/lib9/getcallerpc-sun4u.s
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.text
|
||||
.globl getcallerpc
|
||||
getcallerpc:
|
||||
retl
|
||||
or %o7, %r0, %o0
|
||||
Loading…
Add table
Add a link
Reference in a new issue