mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 21:15:22 +00:00
The header file k_boot.h does not need everything that "k_types.h" drags in. It only needs "stdint.h" for the uint32_t type. This has an immediate impact on "flashboot.c" as it was improperly relying upon the extra items that "k_boot.h" dragged in. Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> Change-Id: Ib8bfbec52a1198846295d549091dc30bf041d97a |
||
---|---|---|
.. | ||
drivers | ||
microkernel | ||
misc | ||
nanokernel | ||
toolchain | ||
absSym.h | ||
clock_vars.h | ||
cputype.h | ||
kernel_version.h | ||
linker-defs.h | ||
linker-tool-gcc.h | ||
linker-tool.h | ||
microkernel.h | ||
nanokernel.h | ||
section_tags.h | ||
sections.h | ||
string_s.h | ||
sw_isr_table.h | ||
toolchain.h |