summaryrefslogtreecommitdiff
path: root/tests/drmtest.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-04-23 13:06:58 -0700
committerEric Anholt <eric@anholt.net>2008-04-23 14:25:54 -0700
commit8c741ed54e1be63528e79222b600f37506c6d6d2 (patch)
tree1ae6b5b05386e36935d3be808092420b3df5e8e4 /tests/drmtest.h
parentc1fec43b553ea93460b58995a1229e84d8bb45b4 (diff)
Add pread/pwrite ioctls to mmfs.
Diffstat (limited to 'tests/drmtest.h')
-rw-r--r--tests/drmtest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/drmtest.h b/tests/drmtest.h
index afa0df4a..b84ada71 100644
--- a/tests/drmtest.h
+++ b/tests/drmtest.h
@@ -35,3 +35,4 @@
int drm_open_any(void);
int drm_open_any_master(void);
+int open_mmfs_device();