summaryrefslogtreecommitdiffstats
path: root/tools/testing/shared/linux/rbtree_types.h
blob: 194194a5bf92add0ed2ace8cfc35fd7c5037449a (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _TEST_RBTREE_TYPES_H
#define _TEST_RBTREE_TYPES_H

#include "../../../../include/linux/rbtree_types.h"

#endif /* _TEST_RBTREE_TYPES_H */