]> rtime.felk.cvut.cz Git - lincan.git/blob - lincan/include/close.h
The original version of Arnaud Westenberg Linux CAN-bus driver
[lincan.git] / lincan / include / close.h
1 /* close.h
2  * Header file for the Linux CAN-bus driver.
3  * Written by Arnaud Westenberg email:arnaud@wanadoo.nl
4  * This software is released under the GPL-License.
5  * Version 0.7  6 Aug 2001
6  */
7
8 int can_close(struct inode *inode, struct file *file);
9