summaryrefslogtreecommitdiff
path: root/tools/testing/shared/linux/rbtree_augmented.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/shared/linux/rbtree_augmented.h')
-rw-r--r--tools/testing/shared/linux/rbtree_augmented.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/testing/shared/linux/rbtree_augmented.h b/tools/testing/shared/linux/rbtree_augmented.h
new file mode 100644
index 000000000000..ad138fcf6652
--- /dev/null
+++ b/tools/testing/shared/linux/rbtree_augmented.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef _TEST_RBTREE_AUGMENTED_H
+#define _TEST_RBTREE_AUGMENTED_H
+
+#include "../../../../include/linux/rbtree_augmented.h"
+
+#endif /* _TEST_RBTREE_AUGMENTED_H */