SmartAudio/lichee/linux-4.9/tools/testing/radix-tree/regression.h

9 lines
146 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#ifndef __REGRESSION_H__
#define __REGRESSION_H__
void regression1_test(void);
void regression2_test(void);
void regression3_test(void);
#endif