Go to the documentation of this file. 23 #ifndef __ANALOGY_ROOT_LEAF_H__ 24 #define __ANALOGY_ROOT_LEAF_H__ 33 struct a4l_leaf *lfnxt;
34 struct a4l_leaf *lfchd;
37 typedef struct a4l_leaf a4l_leaf_t;
43 struct a4l_leaf *lfnxt;
44 struct a4l_leaf *lfchd;
50 typedef struct a4l_root a4l_root_t;