]> Cypherpunks repositories - gostls13.git/commit
remove declarations for functions that cannot be called from c
authorRuss Cox <rsc@golang.org>
Wed, 1 Jul 2009 03:01:59 +0000 (20:01 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 1 Jul 2009 03:01:59 +0000 (20:01 -0700)
commit150a64572b2a11c8d704ea143ec78a0c7166f8f0
treeab351e993c9ea4b89bdbf759b3c5462d58d3f351
parentfa40c856ac531c7e6ce9fc8c655aea43dd6b7ba6
remove declarations for functions that cannot be called from c
(because they return values in the input parameters).

R=iant
DELTA=12  (0 added, 11 deleted, 1 changed)
OCL=30952
CL=30965
src/pkg/runtime/mem.c
src/pkg/runtime/runtime.h