mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
libsrc/atari5200/crt0.s: fix formatting
This commit is contained in:
parent
0ae1aad3d3
commit
681c9594cc
@ -44,4 +44,4 @@ _exit: jsr donelib ; Run module destructors
|
||||
|
||||
; A 5200 program isn't supposed to exit.
|
||||
|
||||
halt: jmp halt
|
||||
halt: jmp halt
|
||||
|
Loading…
Reference in New Issue
Block a user