init ems server code
This commit is contained in:
11
plat/xapp/src/xap_interfunc.h
Normal file
11
plat/xapp/src/xap_interfunc.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/* XAP interface for map/cap use head file */
|
||||
/* Written by Liu Zhiguo 2003-08-26 */
|
||||
/* Version 1.0 */
|
||||
/* --------------------------------------- */
|
||||
|
||||
#ifndef _XAP_INTER_FUNC
|
||||
#define _XAP_INTER_FUNC
|
||||
|
||||
void xap_send_error(const char *fmt,...);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user