zephyr/include/zephyr/app_memory
Daniel Leung 689e1121cf kernel: typedef k_mem_domain_t and _mem_domain_info_t
Create alias for struct k_mem_domain into k_mem_domain_t,
and struct _mem_domain_info into _mem_domain_info_t via
typedef. These are needed to generate offsets via
GEN_OFFSET_SYM.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-04-17 00:57:19 +02:00
..
app_memdomain.h coding guidelines: comply with MISRA C:2012 Rule 11.2 2024-06-14 17:12:12 -04:00
mem_domain.h kernel: typedef k_mem_domain_t and _mem_domain_info_t 2025-04-17 00:57:19 +02:00
partitions.h