Changeset 16529d5 in mainline for boot/genarch/ofw_tree.h
- Timestamp:
- 2006-09-20T20:31:44Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 28ecadb
- Parents:
- 61e90dd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/genarch/ofw_tree.h
r61e90dd r16529d5 44 44 ofw_tree_node_t *child; 45 45 46 char *da_name; /**< Disambigued name. */ 47 46 48 unsigned properties; /**< Number of properties. */ 47 49 ofw_tree_property_t *property;
Note:
See TracChangeset
for help on using the changeset viewer.