git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Unifying External Interrupt System (#51)
[lunaix-os.git]
/
lunaix-os
/
includes
/
hal
/
devtreem.h
diff --git
a/lunaix-os/includes/hal/devtreem.h
b/lunaix-os/includes/hal/devtreem.h
index 2b0904d6babf6d257873d3a4eab4773d70032e1b..d235cd7f3375cc90c2cb0147bc31da927230f5e0 100644
(file)
--- a/
lunaix-os/includes/hal/devtreem.h
+++ b/
lunaix-os/includes/hal/devtreem.h
@@
-13,7
+13,7
@@
struct device;
typedef struct dtn* devtree_link_t;
-#define dt_node_morpher morphable_attrs(dt
_node
, mobj)
+#define dt_node_morpher morphable_attrs(dt
n
, mobj)
struct dtm_driver_info
{