rts, not rtl

This commit is contained in:
Kelvin Sherlock 2015-08-26 09:10:07 -04:00
parent 20f5a81517
commit 6fb5bec0c1
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ load_inode procname export
jsr device_read jsr device_read
bcc ok bcc ok
rtl rts
ok ok
; find the inode... ; find the inode...