1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-08 15:26:33 -05:00

Merge pull request #6099 from bunnei/derive-mem

Kernel Rework: Derive memory regions from board layout.
This commit is contained in:
bunnei
2021-04-10 00:02:52 -07:00
committed by GitHub
26 changed files with 2144 additions and 178 deletions

View File

@@ -110,6 +110,7 @@ add_library(common STATIC
cityhash.h
common_funcs.h
common_paths.h
common_sizes.h
common_types.h
concepts.h
div_ceil.h