d4c881da04
Move mem_block into own folder and seperate from lib/os and heap configuration. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
4 lines
96 B
CMake
4 lines
96 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
zephyr_sources_ifdef(CONFIG_SYS_MEM_BLOCKS mem_blocks.c)
|