mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Revert powerpc-linux.elf-fold.S
modified: stub/src/powerpc-linux.elf-fold.S
This commit is contained in:
parent
5840190ed5
commit
9651c70efd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user