1
0
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:
John Reiser 2005-02-21 19:06:28 +00:00
parent dfaf3f24fc
commit dbc01de9a0

View File

@ -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