]> Cypherpunks repositories - gostls13.git/commit
runtime: fix build failures after CL 137410043
authorRuss Cox <rsc@golang.org>
Tue, 9 Sep 2014 18:02:37 +0000 (14:02 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 9 Sep 2014 18:02:37 +0000 (14:02 -0400)
commit8ac35be145c407896a3c799dddb155c2a22c88ef
tree2471fa085f51c1104fd04aeebc01f2c96540b9ea
parent15b76ad94b1054ec7fd6853530bff782790b5727
runtime: fix build failures after CL 137410043

No promise about correctness, but they do build.

TBR=khr
CC=golang-codereviews
https://golang.org/cl/143720043
src/runtime/asm_386.s
src/runtime/asm_amd64p32.s
src/runtime/os_freebsd.c
src/runtime/os_solaris.c
src/runtime/sys_plan9_386.s
src/runtime/sys_plan9_amd64.s
src/runtime/sys_solaris_amd64.s
src/runtime/sys_windows_386.s
src/runtime/sys_windows_amd64.s