view sub_cc.h @ 6788:ffcac0e6a5f4

smth
author alex
date Thu, 25 Jul 2002 13:36:59 +0000
parents b38e38b6f88f
children 414f8c72f6e7
line wrap: on
line source

#ifndef SUB_CC_H
#define SUB_CC_H

void subcc_process_data(unsigned char *inputdata,unsigned int len);

#endif /*SUB_CC_H*/