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