]> Cypherpunks repositories - gostls13.git/commit
sync/atomic: add more missing Go prototype
authorRuss Cox <rsc@golang.org>
Wed, 17 Sep 2014 19:30:48 +0000 (15:30 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 17 Sep 2014 19:30:48 +0000 (15:30 -0400)
commit735289ff76df92c9ff1178c1417c1ad640962d8b
tree160db4b52da95c0cc42b527c217b6a3bcea30591
parent6c7b82e336a768b5b17b99a555feb14e6e405b21
sync/atomic: add more missing Go prototype

Should fix nacl/arm build.

TBR=minux
CC=golang-codereviews
https://golang.org/cl/145070043
src/sync/atomic/64bit_arm.go