2G ems initial
This commit is contained in:
11
omc/plat/mgc/src/include/mgc_fsm.h
Normal file
11
omc/plat/mgc/src/include/mgc_fsm.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef _MGC_FSM__H
|
||||
#define _MGC_FSM__H
|
||||
|
||||
#include "mgc_pub.h"
|
||||
#include "mgc.h"
|
||||
#include "mgc_const.h"
|
||||
#include "mgc_struct.h"
|
||||
|
||||
void mgc_fsm(WORD port);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user