zephyr/subsys/storage/flash_map
Gerard Marull-Paretas e63b0bb3fe include: add missing errno.h include
With the incoming removal of kernel.h/types.h from init.h, lots of files
start to show compile errors because they relied on indirect
definitions, including errno.h.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-10-11 18:05:17 +02:00
..
CMakeLists.txt
flash_map_default.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
flash_map_integrity.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
flash_map_layout.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
flash_map_priv.h
flash_map_shell.c storage: flash_map: fix incomplete type 2022-08-18 11:20:26 +02:00
flash_map.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
Kconfig