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
Unit testing framework and devicetree framework refactoring (#50)
[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 c8d10c2f094f644fdd0a06adcf3083d63c1bc060..2b0904d6babf6d257873d3a4eab4773d70032e1b 100644
(file)
--- a/
lunaix-os/includes/hal/devtreem.h
+++ b/
lunaix-os/includes/hal/devtreem.h
@@
-11,7
+11,7
@@
struct device;
#include <lunaix/ds/list.h>
#include <klibc/hash.h>
-typedef struct dt
_node
* devtree_link_t;
+typedef struct dt
n
* devtree_link_t;
#define dt_node_morpher morphable_attrs(dt_node, mobj)