summaryrefslogtreecommitdiff
path: root/sys/src/9/sgi/dat.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-04-02 18:35:43 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-04-02 18:35:43 +0200
commit022856f94e7a0298660139e294752d5d2646e604 (patch)
tree2f483dc04e37b02dd735bd2017bb956d692e526c /sys/src/9/sgi/dat.h
parentd9af840ca248f27e6b9d2a135e537c41b3578d52 (diff)
sgi: keyboard, mouse and cursor 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 49cb2f8d9..b0e47a6cb 100644
--- a/sys/src/9/sgi/dat.h
+++ b/sys/src/9/sgi/dat.h
@@ -67,6 +67,7 @@ struct Conf
ulong pipeqsize; /* size in bytes of pipe queues */
int nuart; /* number of uart devices */
int monitor;
+ int keyboard;
};
/*