#ifndef BL_TEST_H_ #define BL_TEST_H_ void test(void); #endif