#ifndef UT_BOARD_SETUP_H_ #define UT_BOARD_SETUP_H_ #include #include int ut_bsp_startup_test(void); #endif /* UT_BOARD_SETUP_H_ */