]> Cypherpunks repositories - gostls13.git/commit
runtime: fix Windows SysUsed
authorRuss Cox <rsc@golang.org>
Fri, 19 Sep 2014 00:41:00 +0000 (20:41 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 19 Sep 2014 00:41:00 +0000 (20:41 -0400)
commit048692e5de12c89b80761a9532c86eff526af640
treebce066c5db00f9292335cd1d28fef9a9b83f8c15
parent54245cba1f5f3971c82be6d2b3e658f968f08e7b
runtime: fix Windows SysUsed

Same fix as for SysUnused.
Fixes #8038.

LGTM=iant, alex.brainman
R=golang-codereviews, iant, alex.brainman
CC=golang-codereviews
https://golang.org/cl/147820043
src/runtime/mem_windows.c