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

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

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