blob: c3cb43f11f0c9cfff42ba819ddd11bdf328291b2 [file] [log] [blame]
.globl _brk
_brk:
movl $0x11, %eax
lcall $7,$0
jb _cerror
xor %eax,%eax
ret