libsrc/atari5200/crt0.s: fix formatting
This commit is contained in:
parent
0ae1aad3d3
commit
681c9594cc
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ _exit: jsr donelib ; Run module destructors
|
||||||
|
|
||||||
; A 5200 program isn't supposed to exit.
|
; A 5200 program isn't supposed to exit.
|
||||||
|
|
||||||
halt: jmp halt
|
halt: jmp halt
|
||||||
|
|
Loading…
Add table
Reference in a new issue