mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 21:40:33 +02:00
* md/axp.s '.file 2 "axp.s"' -> '.file 2 "axp.s".
(qt_vstart): .end qt_vstart, not qt_start. Thanks to Falk Hueffner.
This commit is contained in:
parent
63c1872f88
commit
8ad0368f07
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue