diff options
-rw-r--r-- | qt/md/axp.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/md/axp.s b/qt/md/axp.s index 1f8555c51..11dd15902 100644 --- a/qt/md/axp.s +++ b/qt/md/axp.s @@ -15,7 +15,7 @@ .text .align 4 - .file 2 "axp.s" + .file "axp.s" .globl qt_block .globl qt_blocki @@ -117,7 +117,7 @@ qt_vstart: jsr $26,($27),0 # Call `cleanup'. jsr $26,qt_error # Cleanup erroniously returned. - .end qt_start + .end qt_vstart # |