summaryrefslogtreecommitdiff
path: root/tools/testing/shared/maple-shim.c
blob: 640df76f483e09f3b6f85612786060dd273e2362 (plain)
1
2
3
4
5
6
7
// SPDX-License-Identifier: GPL-2.0-or-later

/* Very simple shim around the maple tree. */

#include "maple-shared.h"

#include "../../../lib/maple_tree.c"