summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedi_fops.h
blob: 08a57128d0983ca61eb07be5ad8a9ecc0b76bb06 (plain)
1
2
3
4
5
6
7
8

#ifndef _COMEDI_FOPS_H
#define _COMEDI_FOPS_H

extern struct class *comedi_class;
extern const struct file_operations comedi_fops;

#endif //_COMEDI_FOPS_H