zephyr/tests/kernel/fatal
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
..
exception kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
message_capture samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
no-multithreading tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00