]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] cgo: fix declarations in _cgo_export.c
authorIan Lance Taylor <iant@golang.org>
Fri, 21 Sep 2012 19:54:13 +0000 (05:54 +1000)
committerIan Lance Taylor <iant@golang.org>
Fri, 21 Sep 2012 19:54:13 +0000 (05:54 +1000)
commitb222c9e39bb2c6a9dbb091469dd6513464c6d23b
tree3ae7dcb3f585136f8cba5906c902012ea093a810
parenta351c6759304bf1e6f76dc4509d6c6d44d56c17e
[release-branch.go1] cgo: fix declarations in _cgo_export.c

««« backport 6751a0e1a6a4
cgo: fix declarations in _cgo_export.c

Declare crosscall2.  Declare the functions passed to it as
returning void, rather than relying on implicit return type.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/6432060

»»»
src/cmd/cgo/out.go