mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
remove debugg-only 'trap'
committer: jreiser <jreiser> 1109012788 +0000
This commit is contained in:
parent
dfaf3f24fc
commit
dbc01de9a0
|
@ -48,7 +48,6 @@ L90:
|
|||
mtlr a0 # entry address
|
||||
lmw r2,4+LINKAREA+OVERHEAD(sp) # restore registers r2 thru r31
|
||||
lwz r1, LINKAREA+OVERHEAD(sp) # restore r1; deallocate space
|
||||
trap # debugging
|
||||
ret # enter /lib/ld.so.1
|
||||
|
||||
SYS_exit= 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user