]> Git Repo - linux.git/blob - tools/testing/radix-tree/regression.h
scsi: sd: Inline sd_probe_part2()
[linux.git] / tools / testing / radix-tree / regression.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __REGRESSION_H__
3 #define __REGRESSION_H__
4
5 void regression1_test(void);
6 void regression2_test(void);
7 void regression3_test(void);
8 void regression4_test(void);
9
10 #endif
This page took 0.029228 seconds and 4 git commands to generate.