]> Cypherpunks repositories - gostls13.git/commit
runtime: fix build on arm
authorRuss Cox <rsc@golang.org>
Tue, 13 Aug 2013 23:37:54 +0000 (19:37 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 13 Aug 2013 23:37:54 +0000 (19:37 -0400)
commit1a09d70e230a7a9468ded587c7a1e3bee53c402b
tree1dd6cd6711f494436717025aa9fb2493947a4b59
parenta2599cf50e8f45a19c91c2180468ba0c9d96af0e
runtime: fix build on arm

Do not use ? :
I cannot say this enough.

TBR=dvyukov
CC=golang-dev
https://golang.org/cl/12903043
src/pkg/runtime/proc.c