]> Cypherpunks repositories - gostls13.git/commit
runtime: fix plan9, windows builds
authorRuss Cox <rsc@golang.org>
Wed, 12 Jun 2013 13:41:29 +0000 (09:41 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 12 Jun 2013 13:41:29 +0000 (09:41 -0400)
commite5cbebc1ad3f1a6372bd1a0ac6032c6236f38f6b
treeb30d5a4493891245da1068610cbdf8d869be9e61
parent80efeff20a88392b13f78338f5a17605fc55e460
runtime: fix plan9, windows builds

TBR=dvyukov
CC=golang-dev
https://golang.org/cl/10229043
src/pkg/runtime/os_plan9_386.c
src/pkg/runtime/os_plan9_amd64.c
src/pkg/runtime/os_windows_386.c
src/pkg/runtime/os_windows_amd64.c