Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
; calling CIOV. It will return with AX set to -1 ($FFFF). It expects the CIO
|
||||
; status in Y.
|
||||
;
|
||||
.include "errno.inc"
|
||||
.include "errno.inc"
|
||||
|
||||
.export __do_oserror
|
||||
.export __do_oserror
|
||||
|
||||
__do_oserror:
|
||||
tya
|
||||
jmp __mappederrno
|
||||
tya
|
||||
jmp __mappederrno
|
||||
|
||||
Reference in New Issue
Block a user