Create Project for repo.or.cz
[vp.git] / src / pp / common.h
blob25985c3ac36b486099aab00ce8391e14cbe99aa8
1 /*******************************************************************************
2 * File : common.h
3 *
4 * Author : Henry He
5 * Created : Fri 30 Oct 2009 09:14:09 PM CST
6 * Description :
7 ******************************************************************************/
9 #ifndef __COMMON_INC_20091030_211409_HENRY__
10 #define __COMMON_INC_20091030_211409_HENRY__
13 /*******************************************************************************
14 * Desc : Includes Files
15 ******************************************************************************/
16 #include "pp/s3c_pp.h"
17 #include "pp/PostProcess.h"
20 /*******************************************************************************
21 * Desc : Macro Definations
22 ******************************************************************************/
25 /*******************************************************************************
26 * Desc : Type Definations
27 ******************************************************************************/
30 /*******************************************************************************
31 * Desc : Global Variables
32 ******************************************************************************/
35 /*******************************************************************************
36 * Desc : Functions
37 ******************************************************************************/
40 #endif /* __COMMON_INC_20091030_211409_HENRY__ */