mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-16 08:04:23 -04:00
kern: implement KUnsafeMemory
This commit is contained in:
parent
7bc0250cea
commit
970b85bf9a
4 changed files with 86 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
|||
|
||||
/* More Miscellaneous objects. */
|
||||
#include <mesosphere/kern_k_object_name.hpp>
|
||||
#include <mesosphere/kern_k_unsafe_memory.hpp>
|
||||
#include <mesosphere/kern_k_scoped_resource_reservation.hpp>
|
||||
|
||||
/* Supervisor Calls. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue