1 #ifndef __VPP_CSET_H
2 #define __VPP_CSET_H
3 
4 extern Byte vpp_cset[2][1280];
5 
6 #endif
7