]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/ioctl.h
The original version of Arnaud Westenberg Linux CAN-bus driver
[lincan.git] / lincan / include / ioctl.h
diff --git a/lincan/include/ioctl.h b/lincan/include/ioctl.h
new file mode 100644 (file)
index 0000000..794b779
--- /dev/null
@@ -0,0 +1,8 @@
+/* ioctl.h
+ * Header file for the Linux CAN-bus driver.
+ * Written by Arnaud Westenberg email:arnaud@wanadoo.nl
+ * This software is released under the GPL-License.
+ * Version 0.7  6 Aug 2001
+ */
+
+int can_ioctl(struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg);