]> Cypherpunks repositories - gostls13.git/commit
runtime: only use a single variable in USED
authorIan Lance Taylor <iant@golang.org>
Tue, 5 Aug 2014 03:29:36 +0000 (20:29 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 5 Aug 2014 03:29:36 +0000 (20:29 -0700)
commit6c007bb065dbbf0db878c68221d302f49b3e8350
treee91185b1eb00910100d089e00e8869405547e93c
parentaac1eabcee45a338f5b2e493cb2e3a0f153cb931
runtime: only use a single variable in USED

The gccgo version of USED only accepts a single variable, so
this simplifies merging.

LGTM=minux, dave
R=golang-codereviews, minux, dave
CC=golang-codereviews
https://golang.org/cl/115630043
src/pkg/runtime/netpoll_epoll.c