blob: 8e8bd229b99cdfd710bf401b5e754a0bd8039fc1 [file] [log] [blame]
.globl _pause
_pause:
movl $0x1d, %eax
lcall $7,$0
jb _cerror
ret