#ifndef __COMP__
#define __COMP__

extern	int	ExpandData(u8 *input, u8 *output);

#endif
