kern: fix initial process binary load on 2.0.0-4.1.0 (closes #1460)
This commit is contained in:
@@ -37,4 +37,6 @@ namespace ams::kern {
|
||||
KVirtualAddress GetInitialProcessBinaryAddress();
|
||||
size_t GetInitialProcessesSecureMemorySize();
|
||||
|
||||
void LoadInitialProcessBinaryHeaderDeprecated(KPhysicalAddress pool_end);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user