kern: obj stubs to get past slab init

This commit is contained in:
Michael Scire
2020-02-07 11:51:58 -08:00
parent 8cfffc69d5
commit e9e949ec36
22 changed files with 642 additions and 9 deletions

View File

@@ -17,6 +17,7 @@
#include <mesosphere/kern_common.hpp>
#include <mesosphere/kern_k_light_lock.hpp>
#include <mesosphere/kern_k_memory_layout.hpp>
#include <mesosphere/kern_k_page_heap.hpp>
namespace ams::kern {