Revert powerpc-linux.elf-fold.S
modified: stub/src/powerpc-linux.elf-fold.S
This commit is contained in:
@@ -97,7 +97,6 @@ SYS_mprotect= 125
|
|||||||
mmap: .globl mmap
|
mmap: .globl mmap
|
||||||
li r0,SYS_mmap
|
li r0,SYS_mmap
|
||||||
sysgo:
|
sysgo:
|
||||||
//// teq r0,r0 // debugging
|
|
||||||
sc
|
sc
|
||||||
bns+ no_fail // 'bns': branch if No Summary[Overflow]
|
bns+ no_fail // 'bns': branch if No Summary[Overflow]
|
||||||
li a0,-1 // failure; IGNORE errno
|
li a0,-1 // failure; IGNORE errno
|
||||||
|
|||||||
Reference in New Issue
Block a user