]> Cypherpunks repositories - gostls13.git/commit
arm: fix build
authorRuss Cox <rsc@golang.org>
Tue, 12 Oct 2010 03:58:51 +0000 (23:58 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 12 Oct 2010 03:58:51 +0000 (23:58 -0400)
commitded12ee4b5062dea93ef7a9a4f31fd6f189f4fa5
treebab5ea956f53a75a982e73509497018b907d69e0
parenta3e971d3552baf19e3249f20847e793f747d9d44
arm: fix build

Effectively reverts https://code.google.com/p/go/source/detail?r=8c52477401ad
Should make ARM build pass again, but untested.
Probably still bugs involving reflect.call somewhere.

R=ken2
CC=golang-dev
https://golang.org/cl/2416042
src/pkg/runtime/proc.c