]> Git Repo - J-linux.git/blob - tools/testing/shared/maple-shim.c
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / tools / testing / shared / maple-shim.c
1 // SPDX-License-Identifier: GPL-2.0-or-later
2
3 /* Very simple shim around the maple tree. */
4
5 #include "maple-shared.h"
6
7 #include "../../../lib/maple_tree.c"
This page took 0.025947 seconds and 4 git commands to generate.