Add cgo2c program to translate mixed Go/C code into C. This
lets us use a single source file for both 6c and gcc, handling the incompatible handling of return values. R=rsc DELTA=649 (613 added, 35 deleted, 1 changed) OCL=22682 CL=22730
Showing
src/runtime/cgo2c.c
0 → 100644
This diff is collapsed.
src/runtime/malloc_go.cgo
0 → 100644
Please
register
or
sign in
to comment