1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00

* md/axp.s (qt_vstart): fix assembly bugs. Thanks to Falk Hueffner.

This commit is contained in:
Rob Browning 2003-04-12 18:42:12 +00:00
parent 659c80d9b5
commit fbc29076a3

View file

@ -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
#