]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] runtime: bring back mgc0.h
authorRuss Cox <rsc@golang.org>
Tue, 11 Nov 2014 23:50:02 +0000 (18:50 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 11 Nov 2014 23:50:02 +0000 (18:50 -0500)
commit8420df622aac7eef6734020a186eb6473ec3ce65
tree12a589b4a7addc5072e6f3f705cd18826e093f68
parent9204821731bfdcbef0bd4af0c4d40acde23ec7ab
[dev.cc] runtime: bring back mgc0.h

This was recorded as an hg mv instead of an hg cp.
For now a C version is needed for the Go compiler.

TBR=r
CC=golang-codereviews
https://golang.org/cl/174020043
src/runtime/mgc0.h [new file with mode: 0644]