Signed-off-by: Daniel Santos <daniel.santos@xxxxxxxxx> --- Documentation/DocBook/kernel-api.tmpl | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 00687ee..210e9aa 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl @@ -43,6 +43,10 @@ <sect1><title>Doubly Linked Lists</title> !Iinclude/linux/list.h </sect1> + <sect1><title>Red-Black Trees</title> +!Iinclude/linux/rbtree.h +!Ilib/rbtree.c + </sect1> </chapter> <chapter id="libc"> -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html