]> Cypherpunks repositories - gostls13.git/commit
runtime: fix plan9 warning.
authorKeith Randall <khr@golang.org>
Fri, 4 Apr 2014 15:15:27 +0000 (08:15 -0700)
committerKeith Randall <khr@golang.org>
Fri, 4 Apr 2014 15:15:27 +0000 (08:15 -0700)
commit1daa2520bfc1b77a2d40c62133c9e4b666fcaee3
tree4483ecb154d8e27dcea7c518b8b8a55213e931b5
parent3072df5c1d04e44dbe388e966801a3913c53a720
runtime: fix plan9 warning.

I have no idea what this code is for, but it pretty
clearly needs to be uint64, not uint32.

LGTM=aram
R=0intro, aram
CC=golang-codereviews
https://golang.org/cl/84410043
src/pkg/runtime/os_plan9_amd64.c