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