init ems server code
This commit is contained in:
19
plat/isup/src/include/inc.h
Normal file
19
plat/isup/src/include/inc.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/*=========================================*/
|
||||
/* */
|
||||
/* */
|
||||
/* Author: Zane Yi */
|
||||
/* Date: 2007.02.01 */
|
||||
/* */
|
||||
/*=========================================*/
|
||||
|
||||
#ifndef _ISUPINC_H_
|
||||
#define _ISUPINC_H_
|
||||
|
||||
#include "../../../mtp3/src/include/mtp3.h"
|
||||
#include "../../../../plat/public/src/include/license_id.h"
|
||||
|
||||
extern int wxc2_get_license(int functionID);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user