blob: 08a57128d0983ca61eb07be5ad8a9ecc0b76bb06 [file] [log] [blame]
David Schleefed9eccb2008-11-04 20:29:31 -08001
2#ifndef _COMEDI_FOPS_H
3#define _COMEDI_FOPS_H
4
5extern struct class *comedi_class;
6extern const struct file_operations comedi_fops;
7
8#endif //_COMEDI_FOPS_H