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