Upgrade to Ruby 3.0.0-preview1 (0096d2b895).
This commit is contained in:
parent
8ce900a59e
commit
999707a8a9
10 changed files with 120 additions and 99 deletions
|
|
@ -2,8 +2,8 @@ diff --git a/coroutine/arm32/Context.S b/coroutine/arm32/Context.S
|
|||
index b66db29622..596284b5cf 100644
|
||||
--- a/coroutine/arm32/Context.S
|
||||
+++ b/coroutine/arm32/Context.S
|
||||
@@ -24,3 +24,7 @@ coroutine_transfer:
|
||||
|
||||
@@ -27,3 +27,7 @@ coroutine_transfer:
|
||||
|
||||
# Restore callee state (8 registers program counter)
|
||||
pop {r4-r11,pc}
|
||||
+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue