kernel: mem_domain: init function to return error values
This changes k_mem_domain_init() to return error values
instead of asserting when errors are encountered.
This gives applications a chance to recover if needed.
Signed-off-by:
Daniel Leung <daniel.leung@intel.com>
Loading
Please sign in to comment