[BACK]Return to dev.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / aucat

Diff for /src/usr.bin/aucat/Attic/dev.h between version 1.33 and 1.34

version 1.33, 2011/12/02 10:29:01 version 1.34, 2011/12/02 10:34:50
Line 119 
Line 119 
 void dev_mmcstart(struct dev *);  void dev_mmcstart(struct dev *);
 void dev_mmcstop(struct dev *);  void dev_mmcstop(struct dev *);
 void dev_loc(struct dev *, unsigned);  void dev_loc(struct dev *, unsigned);
 int  dev_idle(struct dev *);  
   
 #endif /* !define(DEV_H) */  #endif /* !define(DEV_H) */

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34