Revision d69a8e63 device_tree.h

b/device_tree.h
22 22
                              const char *property, uint32_t val);
23 23
int qemu_devtree_setprop_string(void *fdt, const char *node_path,
24 24
                                const char *property, const char *string);
25
int qemu_devtree_nop_node(void *fdt, const char *node_path);
25 26

  
26 27
#endif /* __DEVICE_TREE_H__ */

Also available in: Unified diff