hle: kernel: board: nx: Add k_memory_layout.h header.

This commit is contained in:
bunnei 2022-02-21 17:38:11 -08:00
parent 9b5e7971dc
commit a6496deeed
2 changed files with 14 additions and 0 deletions

View file

@ -152,6 +152,7 @@ add_library(core STATIC
hle/api_version.h
hle/ipc.h
hle/ipc_helpers.h
hle/kernel/board/nintendo/nx/k_memory_layout.h
hle/kernel/board/nintendo/nx/k_system_control.cpp
hle/kernel/board/nintendo/nx/k_system_control.h
hle/kernel/board/nintendo/nx/secure_monitor.h