syn68k/test/include/testrt.h

7 lines
104 B
C
Raw Normal View History

2008-09-26 14:25:10 +00:00
#ifndef _testrt_h_
#define _testrt_h_
extern void test_rangetree (void);
#endif /* Not _testrt_h_ */