xref: /linux/tools/testing/shared/interval_tree-shim.c (revision 1064013303c6dd59f1586656f853765c6e870f8b)
1 // SPDX-License-Identifier: GPL-2.0
2 
3 /* Very simple shim around the interval tree. */
4 
5 #include "../../../lib/interval_tree.c"
6