JustOS/linux-6.13/tools/testing/shared/maple-shim.c

8 lines
157 B
C
Raw Normal View History

2025-01-24 14:00:19 +00:00
// SPDX-License-Identifier: GPL-2.0-or-later
/* Very simple shim around the maple tree. */
#include "maple-shared.h"
#include "../../../lib/maple_tree.c"