introduce ->pre
This commit is contained in:
parent
f9a764d1d9
commit
6fe8739366
3 changed files with 70 additions and 49 deletions
|
|
@ -54,6 +54,7 @@ struct xemil {
|
|||
xl_driver_t* driver;
|
||||
void* drv_opaque;
|
||||
void* drv_arg;
|
||||
xl_node_t* pre;
|
||||
xl_node_t* root;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue