]> rtime.felk.cvut.cz Git - lincan.git/blob - lincan/include/read.h
97161055c9cd93840818cf7d3221203950c2524e
[lincan.git] / lincan / include / read.h
1 /* read.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 ssize_t can_read(struct file *file,char *buffer,size_t length,loff_t *offset);