Formatting changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65857 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9481461cc3
commit
83c84182ad
@ -7,8 +7,10 @@
|
|||||||
|
|
||||||
.text
|
.text
|
||||||
.align 2
|
.align 2
|
||||||
|
|
||||||
.global coroutine_transfer
|
.global coroutine_transfer
|
||||||
coroutine_transfer:
|
coroutine_transfer:
|
||||||
|
|
||||||
# Make space on the stack for caller registers
|
# Make space on the stack for caller registers
|
||||||
sub sp, sp, 0xb0
|
sub sp, sp, 0xb0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user