aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/runtime.h
diff options
context:
space:
mode:
authorKen Thompson <ken@golang.org>2008-11-05 21:50:28 -0800
committerKen Thompson <ken@golang.org>2008-11-05 21:50:28 -0800
commit79fbbe37a76502e6f5f9647d2d82bab953ab1546 (patch)
tree9385ccda57027bd5d93f7709dfe95a71dcb11c20 /src/runtime/runtime.h
parenta6af48432819fcc6c963d1ac883aefe8cd6f7555 (diff)
downloadgo-79fbbe37a76502e6f5f9647d2d82bab953ab1546.tar.xz
select default
R=r OCL=18646 CL=18646
Diffstat (limited to 'src/runtime/runtime.h')
-rw-r--r--src/runtime/runtime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h
index f182aebae7..30fa915b48 100644
--- a/src/runtime/runtime.h
+++ b/src/runtime/runtime.h
@@ -190,6 +190,7 @@ G* allg;
int32 goidgen;
extern int32 gomaxprocs;
extern int32 panicking;
+extern int32 maxround;
/*
* common functions and data