Commit 45c819b2 authored by Russ Cox's avatar Russ Cox

runtime: fix arm build

TBR=minux
CC=golang-codereviews
https://golang.org/cl/137810043
parent d21638b5
......@@ -691,7 +691,7 @@ casfail:
RET
TEXT runtime·casuintptr(SB), NOSPLIT, $0-13
JMP runtime·cas(SB)
B runtime·cas(SB)
TEXT runtime·stackguard(SB),NOSPLIT,$0-8
MOVW R13, R1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment