Rev 2967 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
*/
#ifndef LIBTEST_H_
#define LIBTEST_H_
void test_func(void);
int test_func(void);
#endif
/** @}