1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-04-04 04:59:53 +00:00

- colon after label, thanks to James for pointing this out.

This commit is contained in:
tim.newsham
2008-05-03 18:09:14 +00:00
parent 6b2a880f61
commit f51b1bc2fa

View File

@@ -49,7 +49,7 @@ ocvt:
mov $511,rcsr(r1) / set ready, speed, interrupt enable,
/ supervisor transmit
movb tty+3(r1),0f / put clist id in sleep argument
jsr r0,sleep; 0;..
jsr r0,sleep; 0:..
br 1b
1:
mov tty+6(r1),r5 / put tty buffer address in r5