sdk-hwV1.3/lichee/linux-4.9/tools/testing/radix-tree/regression.h

9 lines
146 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
#ifndef __REGRESSION_H__
#define __REGRESSION_H__
void regression1_test(void);
void regression2_test(void);
void regression3_test(void);
#endif