summaryrefslogtreecommitdiff
path: root/68020/include/lbp.h
diff options
context:
space:
mode:
authorcinap_lenrek <devnull@localhost>2011-03-30 16:05:55 +0000
committercinap_lenrek <devnull@localhost>2011-03-30 16:05:55 +0000
commitc3ceeded2dfb647e1a4172debf3cf6d3aba5ef39 (patch)
tree463dc45c4a24bec37a8bfabdbfa02e3f4d21f8e6 /68020/include/lbp.h
parent96fa636465351366a4e11569c21175a9337d7866 (diff)
downloadplan9front-c3ceeded2dfb647e1a4172debf3cf6d3aba5ef39.tar.xz
...
Diffstat (limited to '68020/include/lbp.h')
-rw-r--r--68020/include/lbp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/68020/include/lbp.h b/68020/include/lbp.h
new file mode 100644
index 000000000..139e45476
--- /dev/null
+++ b/68020/include/lbp.h
@@ -0,0 +1,3 @@
+typedef struct Lbpconf {
+ int nhblank, nvblank, xmax, ymax, res;
+} Lbpconf;