]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: add missing parameter list for function _cgo_wait_runtime_init_done
authorPhilipp Stephani <phst@google.com>
Wed, 23 Jan 2019 20:14:30 +0000 (20:14 +0000)
committerIan Lance Taylor <iant@golang.org>
Fri, 8 Mar 2019 01:10:57 +0000 (01:10 +0000)
commit9586c093a2e65cb8edd73a4dd0a6a18823249cf4
tree8f8c51b85ea1c46c161e10f9afcb58c71153c746
parent3a62f4ee40212c363ae7ebf5e28954efb7ff7ee6
cmd/cgo: add missing parameter list for function _cgo_wait_runtime_init_done

Fixes #29879

Change-Id: Id2061a5eab67bb90a8116dc4f16073be1c9a09a9
GitHub-Last-Rev: 186863ab6aa9481744f276a7afbd87bd53c9f863
GitHub-Pull-Request: golang/go#29900
Reviewed-on: https://go-review.googlesource.com/c/go/+/159178
Reviewed-by: Philipp Stephani <phst@google.com>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/cgo/doc.go
src/cmd/cgo/out.go
src/runtime/cgo/gcc_libinit.c
src/runtime/cgo/gcc_libinit_windows.c
src/runtime/cgo/libcgo.h