summaryrefslogtreecommitdiff
path: root/sys/src/9/sgi/dat.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-04-01 01:31:31 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-04-01 01:31:31 +0200
commitb7ad5329938fd3354f28cc50d9dbec458062c579 (patch)
treee6166ade328ed79cf69be27d12fa52dd245c11ca /sys/src/9/sgi/dat.h
parentebf85fb7b75f0bdc3cb27693641bc34c11ca7bed (diff)
sgi: very primitive newport graphics driver for indy
Diffstat (limited to 'sys/src/9/sgi/dat.h')
-rw-r--r--sys/src/9/sgi/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/sgi/dat.h b/sys/src/9/sgi/dat.h
index 9e3acb98c..49cb2f8d9 100644
--- a/sys/src/9/sgi/dat.h
+++ b/sys/src/9/sgi/dat.h
@@ -66,6 +66,7 @@ struct Conf
ulong ialloc; /* bytes available for interrupt-time allocation */
ulong pipeqsize; /* size in bytes of pipe queues */
int nuart; /* number of uart devices */
+ int monitor;
};
/*