zephyr/include/arch/posix
Fabio Baltieri ef93bbad57 linker: add an initialized DATA_SECTIONS linker location option
Current location options for linker source files includes init and
noinit ram data, but only a noinit ram section. This makes it impossible
for application code to define an initialized RAM output section,
such as with the Z_ITERABLE_SECTION_RAM() helpers.

Adding a DATA_SECTIONS linker source option for this use case.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-07 20:26:41 -04:00
..
arch.h clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
asm_inline_gcc.h ARCH: COMMON: split sys_io.h for MMIO & memory bits functions 2020-09-01 13:36:48 +02:00
asm_inline.h
linker.ld linker: add an initialized DATA_SECTIONS linker location option 2021-08-07 20:26:41 -04:00
native_tasks.ld
posix_soc_if.h irq: Change offload API to take a constant parameter 2020-09-02 13:48:13 +02:00
posix_trace.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
thread.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00