]> Cypherpunks repositories - gostls13.git/commit
runtime/internal/atomic: export more ABI0 wrappers
authorAustin Clements <austin@google.com>
Thu, 6 Jun 2019 21:08:07 +0000 (17:08 -0400)
committerAustin Clements <austin@google.com>
Thu, 6 Jun 2019 21:33:51 +0000 (21:33 +0000)
commit62c309c54ccfdda4586a3ddb7e39b928a81ab04e
tree52c0d61c3a83650938e4a1803458f2a470330c20
parentd32ec38f1cfe69ed2a553272f6c8f425c59577f2
runtime/internal/atomic: export more ABI0 wrappers

Somehow I missed these two functions in CL 179863. This should fix the
linux-arm builders.

Updates #31230.

Change-Id: I3f8bef3fac331b505a55c0850b0fbc799b7c06c5
Reviewed-on: https://go-review.googlesource.com/c/go/+/181077
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/internal/atomic/atomic_arm.go