kern: Implement KAutoObject, KSlabHeap, KLightLock
This commit is contained in:
@@ -43,8 +43,13 @@
|
||||
#include "mesosphere/kern_k_memory_manager.hpp"
|
||||
#include "mesosphere/kern_k_interrupt_task_manager.hpp"
|
||||
#include "mesosphere/kern_k_core_local_region.hpp"
|
||||
#include "mesosphere/kern_k_slab_heap.hpp"
|
||||
#include "mesosphere/kern_k_light_lock.hpp"
|
||||
#include "mesosphere/kern_kernel.hpp"
|
||||
|
||||
/* Auto Objects. */
|
||||
#include "mesosphere/kern_k_auto_object.hpp"
|
||||
|
||||
/* Supervisor Calls. */
|
||||
#include "mesosphere/kern_svc.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user