#ifndef BL_INIT_H_ #define BL_INIT_H_ void Init(void); #endif