summaryrefslogtreecommitdiff
path: root/lib_generic/rbtree.c
AgeCommit message (Collapse)Author
2008-10-18Add Red Black Tree supportKyungmin Park
Now it's used at UBI module. Of course other modules can use it. If you want to use it, please define CONFIG_RBTREE Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>