GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / staging / comedi / drivers / pcm_common.h
blobcd4840c114443c053c9fd733f84754346bd14720
1 #ifndef _comedi_common_H
2 #define _comedi_common_H
4 extern int comedi_pcm_cmdtest(struct comedi_device *dev,
5 struct comedi_subdevice *s,
6 struct comedi_cmd *cmd);
8 #endif