summaryrefslogtreecommitdiff
path: root/lib_generic/rbtree.c
AgeCommit message (Collapse)AuthorFilesLines
2008-10-18Add Red Black Tree supportKyungmin Park1-0/+390
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>