syn68k/test/include/testrt.h
2008-09-26 08:25:10 -06:00

7 lines
104 B
C

#ifndef _testrt_h_
#define _testrt_h_
extern void test_rangetree (void);
#endif /* Not _testrt_h_ */