]> Cypherpunks repositories - gostls13.git/commit
runtime: fix plan9 build
authorRuss Cox <rsc@golang.org>
Wed, 27 Aug 2014 21:38:01 +0000 (17:38 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 27 Aug 2014 21:38:01 +0000 (17:38 -0400)
commit9e360926972b35d2fd4c8f99f22669417876526b
treee5f9926700e16361a6fa73660633b53d865ce431
parent997809c809d9bb1016947d9e0bed7d4753496eeb
runtime: fix plan9 build

sighandler now returns its value on the stack.

TBR=0intro
CC=golang-codereviews
https://golang.org/cl/135900043
src/pkg/runtime/sys_plan9_386.s
src/pkg/runtime/sys_plan9_amd64.s