X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/11132ea490f9e860744ee4f851c67e7fb4444231..2827b727d2910a3b48f9de7d67b3a67f59e256c7:/lincan/include/ioctl.h diff --git a/lincan/include/ioctl.h b/lincan/include/ioctl.h index c45e104..a8477ed 100644 --- a/lincan/include/ioctl.h +++ b/lincan/include/ioctl.h @@ -8,3 +8,4 @@ */ int can_ioctl(struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg); +int can_ioctl_query(struct canuser_t *canuser, unsigned long what);