physical page list mapping
[lunaix-os.git] / lunaix-os / includes / hal / devtreem.h
index 2b0904d6babf6d257873d3a4eab4773d70032e1b..2328f36ec9c6a06b10ed88b92048711b78135438 100644 (file)
@@ -13,8 +13,6 @@ struct device;
 
 typedef struct dtn* devtree_link_t;
 
-#define dt_node_morpher     morphable_attrs(dt_node, mobj)
-
 struct dtm_driver_info
 {
     struct list_node node;