make labels disappear
This commit is contained in:
parent
5521ebb35a
commit
c9312a41da
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Ierr:
|
||||||
jmp cerror
|
jmp cerror
|
||||||
|
|
||||||
DEFINE(_sbrk)
|
DEFINE(_sbrk)
|
||||||
addl3 cur,4(ap),-(sp)
|
addl3 Icur,4(ap),-(sp)
|
||||||
bcs Ierr
|
bcs Ierr
|
||||||
pushl $1
|
pushl $1
|
||||||
movl ap,r3
|
movl ap,r3
|
||||||
|
|
Loading…
Reference in a new issue