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