mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
5acb90c9b6
a small amount of unused stuff (by the bmakefiles to follow), but it isn't much and seems harmless enough.
4 lines
70 B
C++
4 lines
70 B
C++
#include "tree.h"
|
|
|
|
__rb_tree_node_base __rb_NIL = { black, 0, 0, 0 };
|