(lwpInitContext): Fix .function for current versions of as.
This commit is contained in:
parent
9cfb72ab45
commit
94b86ae057
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
|
|
||||||
.csect LwpInitContext{PR}
|
.csect LwpInitContext{PR}
|
||||||
.function .lwpInitContext{PR},.lwpInitContext,2,0
|
.function LwpInitContext{PR},.lwpInitContext,2,0
|
||||||
.lwpInitContext: # 0x00000000 (LwpInitContext)
|
.lwpInitContext: # 0x00000000 (LwpInitContext)
|
||||||
stu SP,-0x40(SP)
|
stu SP,-0x40(SP)
|
||||||
st r3,0x58(SP) # r3 = newp pointer
|
st r3,0x58(SP) # r3 = newp pointer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue