]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: export _cgo_reginit on ppc64x
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 3 Sep 2015 20:31:03 +0000 (08:31 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 29 Oct 2015 00:38:43 +0000 (00:38 +0000)
commit8537ff8a397aae19dc16ab223a95153304894631
tree52f3489bb2f8f3bfbf70b1ee3c3f50208c2006e0
parentc6f280584c61835c0cc9f15222e842d68f500d8d
runtime/cgo: export _cgo_reginit on ppc64x

This is needed to make external linking work.

Change-Id: I4cf7edb4ea318849cab92a697952f8745eed40c4
Reviewed-on: https://go-review.googlesource.com/14237
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/cgo_ppc64x.go [new file with mode: 0644]