Descriptioncgo: In _cgo_main.c define all provided symbols as functions.
This defines crosscall2 in a way that matches that real
definition, and also defines _cgo_allocate and _cgo_panic to
indicate that they are available to be called by code compiled
with gcc.
Patch Set 1 #Patch Set 2 : code review 4026041: cgo: In _cgo_main.c define all provided symbols as func... #
MessagesTotal messages: 3
|