1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00

Minor style fix.

This commit is contained in:
Oliver Schmidt 2018-08-15 19:40:56 +02:00
parent 59a8149556
commit 326ca263c9

View File

@ -68,8 +68,10 @@ _clock_gettime:
ldy #timespec::tv_sec
jsr steaxspidx
; Return success
; Cleanup stack
jsr incsp1
; Return success
jmp return0
; Load errno code