make labels disappear

This commit is contained in:
ceriel 1990-01-12 10:11:44 +00:00
parent 5521ebb35a
commit c9312a41da

View file

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