zephyr/subsys/demand_paging/backing_store
Daniel Leung 40ba4015e3 kernel: mm: only include demand_paging.h if needed
This moves including of demand_paging.h out of kernel/mm.h,
so that users of demand paging APIs must include the header
explicitly. Since the main user is kernel itself, we can be
more discipline about header inclusion.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-11-23 10:01:45 +01:00
..
backing_store_qemu_x86_tiny.c kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
CMakeLists.txt demand_paging: add a flash-based backing store for qemu_x86_tiny 2021-08-26 21:16:22 -04:00
Kconfig demand_paging: add a flash-based backing store for qemu_x86_tiny 2021-08-26 21:16:22 -04:00
ram.c kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00