index
:
pmd-red
code
libc
master
memory
Pokémon Mystery Dungeon: Red Rescue Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
sys
/
sysvi386
/
pause.s
blob: 8e8bd229b99cdfd710bf401b5e754a0bd8039fc1 (
plain
)
1
2
3
4
5
6
.globl _pause _pause: movl $0x1d, %eax lcall $7,$0 jb _cerror ret