7 lines
114 B
C
7 lines
114 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
/* Very simple shim around the rbtree. */
|
|
|
|
#include "../../../lib/rbtree.c"
|
|
|