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

7 lines
105 B
C

#ifndef _testqsort_h_
#define _testqsort_h_
extern void test_qsort (void);
#endif /* _testqsort_h_ */