]> Cypherpunks repositories - gostls13.git/commit
sync/atomic: delete workaround
authorRob Pike <r@golang.org>
Tue, 19 Jul 2011 22:39:24 +0000 (08:39 +1000)
committerRob Pike <r@golang.org>
Tue, 19 Jul 2011 22:39:24 +0000 (08:39 +1000)
commit62f618a22cf5c607a90ccb95bf6ceed6ab866ffe
tree47d2f0e675c0c6bead7aef850ae794ab9d61121b
parent8930ce2dc1590c21d22a658723d05f08a8e4f6a7
sync/atomic: delete workaround
Load seems to work on arm now.

R=dsymonds
CC=golang-dev
https://golang.org/cl/4795042
src/pkg/sync/atomic/atomic_test.go