summaryrefslogtreecommitdiffstats
path: root/driver/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/ioctl.h')
-rw-r--r--driver/ioctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/ioctl.h b/driver/ioctl.h
new file mode 100644
index 0000000..a0e9300
--- /dev/null
+++ b/driver/ioctl.h
@@ -0,0 +1 @@
+int pcidriver_ioctl(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg);