]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: mark callback functions as NOSPLIT
authorIan Lance Taylor <iant@golang.org>
Wed, 9 Oct 2013 15:44:47 +0000 (08:44 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 9 Oct 2013 15:44:47 +0000 (08:44 -0700)
commitcb309173874e3dd0dca19c904fd368b59e373906
tree18762b73fb6b65d45f16c5a3d37d66cb83d83d56
parent0965459bd908fdbd0ffc6a6cb82d58bd0091fc0a
runtime/cgo: mark callback functions as NOSPLIT

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/14448044
misc/cgo/test/callback.go
misc/cgo/test/callback_c.c
misc/cgo/test/cgo_test.go
src/pkg/runtime/cgo/callbacks.c