Removed duplicate declaration.
This commit is contained in:
parent
2dd7b6c4fe
commit
3d1ae7facd
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ static comedi_range * range_info[N_CHANS];
|
|||
static lsampl_t maxdata[N_CHANS];
|
||||
|
||||
|
||||
int prepare_cmd_lib(comedi_t *dev, int subdevice, int n_scan, int n_chan, unsigned period_nanosec, comedi_cmd *cmd);
|
||||
int prepare_cmd_lib(comedi_t *dev, int subdevice, int n_scan, int n_chan, unsigned period_nanosec, comedi_cmd *cmd);
|
||||
|
||||
void do_cmd(comedi_t *dev,comedi_cmd *cmd);
|
||||
|
|
Loading…
Add table
Reference in a new issue