]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in ARM code
authorRuss Cox <rsc@golang.org>
Wed, 22 Jan 2014 21:39:39 +0000 (16:39 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 22 Jan 2014 21:39:39 +0000 (16:39 -0500)
commitf7245c062668199fcb505de47d694ceaed512394
tree57be60a75faa0df192a4f575ac6cd532c724878d
parent91fbf6f159a099a273e6880a5fe40351d61270b6
runtime: fix typo in ARM code

The typo was introduced by one of Dmitriy's CLs this morning.
The fix makes the ARM build compile again; it still won't pass
its tests, but one thing at a time.

TBR=dvyukov
CC=golang-codereviews
https://golang.org/cl/55770044
src/pkg/runtime/atomic_arm.c