X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/35a7d633d3f16c1e0539af6ca5d8e7482926cd93..9daf4fcdae88f72af60aeb0c7722841af02233d4:/lunaix-os/includes/hal/devtreem.h diff --git a/lunaix-os/includes/hal/devtreem.h b/lunaix-os/includes/hal/devtreem.h index c8d10c2..2b0904d 100644 --- a/lunaix-os/includes/hal/devtreem.h +++ b/lunaix-os/includes/hal/devtreem.h @@ -11,7 +11,7 @@ struct device; #include #include -typedef struct dt_node* devtree_link_t; +typedef struct dtn* devtree_link_t; #define dt_node_morpher morphable_attrs(dt_node, mobj)