fc84e55
1 2 3 4 5 6 7 8 9
#ifndef _TEST_IMPL_H_ #define _TEST_IMPL_H_ 1 void print_load_message(void); #endif /* _TEST_IMPL_H_ */