doc: kernel: code-relocation: Document NOINIT memory type
The `zephyr_code_relocate` now supports the NOINIT memory type in addition
to DATA, TEXT and BSS. This patch documents its usage.
Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com>
pull/91823/head
Joel Holdsworth1 month agocommitted byFabio Baltieri
@ -84,17 +84,18 @@ This section shows additional configuration options that can be set in
@@ -84,17 +84,18 @@ This section shows additional configuration options that can be set in