zephyr/include/app_memory
Andrew Boie ca1921aaa3 userspace: fix ifdef for k_mem_domain
ifdef the entire struct k_mem_domain around CONFIG_USERSPACE,
this is specifically and only a userspace feature.

Add an incomplete definition for purposes of allowing the APIs
to be used with IS_ENABLED().

Prevents accidental useless instatiation of k_mem_domain structs.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-08-20 13:58:54 -04:00
..
app_memdomain.h userspace: mark z_app_regions as const 2020-07-20 13:47:10 +02:00
mem_domain.h userspace: fix ifdef for k_mem_domain 2020-08-20 13:58:54 -04:00
partitions.h mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00