diff options
Diffstat (limited to 'test/subroutine.s')
-rw-r--r-- | test/subroutine.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/subroutine.s b/test/subroutine.s index 65e46ca..7db1b87 100644 --- a/test/subroutine.s +++ b/test/subroutine.s @@ -45,5 +45,6 @@ clr_buf_end: ;.byte $1 .org $FFC0 .qword reset +a done |