OSDN Git Service

Changed the implementation with lib.
[kozos-expbrd/kozos_expbrd.git] / firm / sample / simple_mp3_player / target / bootload / test.h
1 #ifndef TEST_H
2 #define TEST_H
3
4 void test_execute(void);
5
6 #endif
7