Changeset 557 for trunk/tools/arch_info
- Timestamp:
- Sep 21, 2018, 10:26:00 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/arch_info/boot_info.h
r556 r557 114 114 uint32_t x_max; /*! [FIXME] Nb of non-empty cluster in row */ 115 115 uint32_t y_max; /*! [FIXME] Nb of non_empty cluster in col */ 116 uint32_t cluster_info[CONFIG_MAX_CLUSTERS_X][CONFIG_MAX_CLUSTERS_Y]; 117 /*! An array of infos about all clusters */ 116 118 uint32_t io_cxy; /*! IO cluster identifier */ 117 119
Note: See TracChangeset
for help on using the changeset viewer.