strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
This commit is contained in:
@@ -68,6 +68,6 @@ namespace ams::spl::impl {
|
||||
|
||||
/* Helper. */
|
||||
Result DeallocateAllAesKeySlots(const void *owner);
|
||||
Handle GetAesKeySlotAvailableEventHandle();
|
||||
os::NativeHandle GetAesKeySlotAvailableEventHandle();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user