Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 617 → Rev 618

/shark/trunk/drivers/bttv/include/drivers/shark_bttv26.h
24,5 → 24,8
/* Init the BTTV 2.6 Driver */
int BTTV26_init(void);
 
/* Close the BTTV 2.6 Driver */
int BTTV26_close(void);
 
#endif