summaryrefslogtreecommitdiffstats
path: root/tools/testing/shared/rbtree-shim.c
blob: 7692a993e5f123fb9ceb40380f5c7c2e83d9f979 (plain)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0

/* Very simple shim around the rbtree. */

#include "../../../lib/rbtree.c"