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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user