summaryrefslogtreecommitdiff
path: root/lib_generic/rbtree.c
Commit message (Collapse)AuthorAgeLines
* Add Red Black Tree supportKyungmin Park2008-10-18-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>