#ifndef _MW_INIT_H_ #define _MW_INIT_H_ void middleware_init(void); #endif