include: kernel: add macros to enable allocation from specific sections
This change adds two macros that allow the user to specify the section
the memslab buffer should be allocated from. This is useful for systems
where memory must reside in DMA-able memory like USB.
Signed-off-by:
Victor Brzeski <vbrzeski@gmail.com>
Loading
Please sign in to comment