if you do not include #include <zephyr/linker/iterable_sections.h> you will get a build error Signed-off-by: Brandon Allen <bwallen1997@outlook.com>
The docs for the iterable sections has a minor typo when describing how to add the structs to the linker, repeating 'place the' twice. Signed-off-by: Paulo Santos <pauloroberto.santos@edge.ufal.br>
Move remaining services from guides into OS services. Signed-off-by: Anas Nashif <anas.nashif@intel.com>