#ifndef UT_HW_STARTUP_H_ #define UT_HW_STARTUP_H_ #include #include int ut_hw_startup_test(void); #endif /* UT_HW_STARTUP_H_ */