summaryrefslogtreecommitdiff
path: root/tools/testing/shared/linux/maple_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/shared/linux/maple_tree.h')
-rw-r--r--tools/testing/shared/linux/maple_tree.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/testing/shared/linux/maple_tree.h b/tools/testing/shared/linux/maple_tree.h
new file mode 100644
index 000000000000..7d0fadef0f11
--- /dev/null
+++ b/tools/testing/shared/linux/maple_tree.h
@@ -0,0 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+#include <linux/atomic.h>
+
+#define U8_MAX UCHAR_MAX
+#include "../../../../include/linux/maple_tree.h"