mirror of
https://github.com/switchbrew/nx-hbloader.git
synced 2025-08-10 02:19:23 +02:00
hint that SvcQueryIoMapping is available
This commit is contained in:
parent
d62207a459
commit
7f639c8bd1
@ -452,7 +452,7 @@ void loadNro(void)
|
||||
{ EntryType_Argv, 0, {0, 0} },
|
||||
{ EntryType_NextLoadPath, 0, {0, 0} },
|
||||
{ EntryType_LastLoadResult, 0, {0, 0} },
|
||||
{ EntryType_SyscallAvailableHint, 0, {0xffffffffffffffff, 0x9fc9fff0007ffff} },
|
||||
{ EntryType_SyscallAvailableHint, 0, {0xffffffffffffffff, 0x9fc9fff0027ffff} },
|
||||
{ EntryType_RandomSeed, 0, {0, 0} },
|
||||
{ EntryType_UserIdStorage, 0, {(u64)(uintptr_t)&g_userIdStorage, 0} },
|
||||
{ EntryType_HosVersion, 0, {0, 0} },
|
||||
|
Loading…
Reference in New Issue
Block a user