]> Cypherpunks repositories - gostls13.git/commit
runtime: fix build for ARM
authorShenghou Ma <minux@golang.org>
Tue, 6 Jan 2015 01:16:10 +0000 (20:16 -0500)
committerMinux Ma <minux@golang.org>
Tue, 6 Jan 2015 01:29:42 +0000 (01:29 +0000)
commita6a30fefd9b798597f95ff1024f263c64f3a39a9
tree4900fb41ae11587a25e7833f20faef9767bcd998
parentdf027aceb970a2e9dcafb6e79f8581efb2f30c86
runtime: fix build for ARM

Change-Id: Ia18b8411bebc47ea71ac1acd9ff9dc570ec15dea
Reviewed-on: https://go-review.googlesource.com/2341
Reviewed-by: Dave Cheney <dave@cheney.net>
src/runtime/asm_arm.s
src/runtime/atomic_arm.go