summaryrefslogtreecommitdiff
path: root/sys/src/9/kw/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/src/9/kw/dat.h')
-rw-r--r--sys/src/9/kw/dat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/9/kw/dat.h b/sys/src/9/kw/dat.h
index 95804e329..ed0f15bcc 100644
--- a/sys/src/9/kw/dat.h
+++ b/sys/src/9/kw/dat.h
@@ -193,7 +193,6 @@ typedef void KMap;
struct
{
- Lock;
char machs[MAXMACH]; /* active CPUs */
int exiting; /* shutdown */
}active;