init ems server code
This commit is contained in:
9
plat/m2ua/src_old/include/m2ua_fsm.h
Normal file
9
plat/m2ua/src_old/include/m2ua_fsm.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _M2UA_FSM__H
|
||||
#define _M2UA_FSM__H
|
||||
|
||||
int m2ua_sg_fsm(WORD sg_id);
|
||||
int m2ua_fsm(WORD sg_id);
|
||||
|
||||
int rel_sid(WORD sg, BYTE lk);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user