diff --git a/nx/include/switch/kernel/svc.h b/nx/include/switch/kernel/svc.h index fc1dced0..614726a8 100644 --- a/nx/include/switch/kernel/svc.h +++ b/nx/include/switch/kernel/svc.h @@ -105,6 +105,32 @@ typedef enum { JitMapOperation_UnmapSlave=3, ///< Unmap slave. } JitMapOperation; +/// Limitable Resources. +typedef enum { + LimitableResource_Memory=0, ///