GNU Linux-libre 4.9.309-gnu1
[releases.git] / tools / testing / radix-tree / regression.h
1 #ifndef __REGRESSION_H__
2 #define __REGRESSION_H__
3
4 void regression1_test(void);
5 void regression2_test(void);
6 void regression3_test(void);
7
8 #endif