Commit d10963b6 authored by Russ Cox's avatar Russ Cox

fix arm build

R=ken2
CC=golang-dev
https://golang.org/cl/2649041
parent 833c0658
......@@ -270,3 +270,6 @@ TEXT abort(SB),7,$-4
MOVW $0, R0
MOVW (R0), R1
TEXT runcgocallback(SB),7,$0
MOVW $0, R0
MOVW (R0), 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