]> Cypherpunks repositories - gostls13.git/commit
runtime: fix comments (g->gobuf became g->sched long ago)
authorRuss Cox <rsc@golang.org>
Wed, 5 Jun 2013 11:16:53 +0000 (07:16 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 5 Jun 2013 11:16:53 +0000 (07:16 -0400)
commit528534c1d4901f832e1ac6b5e2b8a56071ff8427
treee150c412bb5c5110e9e3d585329c6bb5a0870e38
parentf032eefdb0fb63555b4b7c83aaad5ae74550559c
runtime: fix comments (g->gobuf became g->sched long ago)

Should reduce size of CL 9868044.

R=golang-dev, ality
CC=golang-dev
https://golang.org/cl/10045043
src/pkg/runtime/asm_386.s
src/pkg/runtime/asm_amd64.s
src/pkg/runtime/asm_arm.s