#ifndef __M_DO_MACHINE_H__
#define __M_DO_MACHINE_H__
#include "global.h"
extern "C" void mDoMch_Create(void);
#endif