aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/xarray.c
blob: 9bbd667172a736a6b0f749d823d4fd15036e46ba (plain) (blame)
1
2
3
4
5
6
7
// SPDX-License-Identifier: GPL-2.0+
/*
 * xarray.c: Userspace shim for XArray test-suite
 * Copyright (c) 2018 Matthew Wilcox <willy@infradead.org>
 */

#include "../../../lib/xarray.c"