libsrc/atari5200/crt0.s: fix formatting

This commit is contained in:
Christian Groessler 2021-05-21 01:45:55 +02:00
parent 0ae1aad3d3
commit 681c9594cc
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ _exit: jsr donelib ; Run module destructors
; A 5200 program isn't supposed to exit.
halt: jmp halt
halt: jmp halt