]> git.corax.cc Git - corax/commit
kernel/arch: Add region_type_t and region_opts_t types to describe the type and optio...
authorMatthias Kruk <m@m10k.eu>
Fri, 31 Jul 2020 16:22:32 +0000 (01:22 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 31 Jul 2020 16:22:32 +0000 (01:22 +0900)
commit3416a67a42da0b8ba495152e71028601f070e5e7
treef0607252b0872f26d48d5c077b5e72c1a6d3b592
parent4269a703d16f496fe4a2aa325a5217fba1491205
kernel/arch: Add region_type_t and region_opts_t types to describe the type and options of memory regions
kernel/arch/paging.c
kernel/core/process.c
kernel/include/arch.h