browserutilities/cxmllibrary/src/tinytree/src/tree_alloc.c
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 #include "cxml_internal.h"
    17 #include "cxml_internal.h"
    18 #include "nw_tinytree.h"
    18 #include <nw_tinytree.h>
    19 #include "nw_tinytree_alloc.h"
    19 #include "nw_tinytree_alloc.h"
    20 
    20 
    21 /* 
    21 /* 
    22 * This is not a generalized allocator. It is intended to support
    22 * This is not a generalized allocator. It is intended to support
    23 * dynamic extension of the node array or storage buffers associated
    23 * dynamic extension of the node array or storage buffers associated