aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Anholt2008-04-23 16:52:30 -0500
committerEric Anholt2008-04-23 18:22:09 -0500
commit22877864c204139fe1c46899bedd237e38f0e849 (patch)
tree628aafef0a4c339896845141be02f8bf7c356936 /.gitignore
parent8c741ed54e1be63528e79222b600f37506c6d6d2 (diff)
downloadexternal-libdrm-22877864c204139fe1c46899bedd237e38f0e849.tar.gz
external-libdrm-22877864c204139fe1c46899bedd237e38f0e849.tar.xz
external-libdrm-22877864c204139fe1c46899bedd237e38f0e849.zip
Add mmap ioctl to mmfs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5a4bcb13..4d89a3cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,6 +59,7 @@ tests/getstats
59tests/getversion 59tests/getversion
60tests/lock 60tests/lock
61tests/mmfs_basic 61tests/mmfs_basic
62tests/mmfs_mmap
62tests/mmfs_readwrite 63tests/mmfs_readwrite
63tests/openclose 64tests/openclose
64tests/setversion 65tests/setversion