Skip to content

Commit 4a252b1

Browse files
update script, add structure type
Signed-off-by: Tikhomirova, Kseniya <kseniya.tikhomirova@intel.com>
1 parent cb72aad commit 4a252b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/core/common.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,8 @@ etors:
318318
desc: $x_queue_native_desc_t
319319
- name: DEVICE_PARTITION_PROPERTIES
320320
desc: $x_device_partition_properties_t
321+
- name: MEM_OBJ_PROPERTIES
322+
desc: $x_mem_obj_properties_t
321323
--- #--------------------------------------------------------------------------
322324
type: struct
323325
desc: "Base for all properties types"

0 commit comments

Comments
 (0)