perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git] / tools / testing / radix-tree / regression.h
blob3c8a1584e9ee4c84be01b3ecda5cfbcbccd24fd3
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __REGRESSION_H__
3 #define __REGRESSION_H__
5 void regression1_test(void);
6 void regression2_test(void);
7 void regression3_test(void);
9 #endif