blob: 63f8df558e850faa889882fd8c4e430dd43abd55 [file] [log] [blame]
#ifndef _COMEDI_FOPS_H
#define _COMEDI_FOPS_H
extern struct class *comedi_class;
extern const struct file_operations comedi_fops;
#endif /* _COMEDI_FOPS_H */