syn68k/test/include/testqsort.h

7 lines
105 B
C
Raw Normal View History

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