]> Cypherpunks repositories - gostls13.git/commit
runtime: delete duplicate implementation of pcln walker
authorRuss Cox <rsc@golang.org>
Thu, 12 Jan 2012 02:45:32 +0000 (18:45 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 12 Jan 2012 02:45:32 +0000 (18:45 -0800)
commit610757b1552d35d3e960b053ad2a5aedea85b8da
treee6bc331cc1c2eea16a476ef64d000f6c36b6bc39
parent524fb81c41ea559306a5ee3dbaf60fa6cda2479f
runtime: delete duplicate implementation of pcln walker

It's hard enough to get right once.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5533073
src/pkg/runtime/extern.go
src/pkg/runtime/symtab.c