[*] Unmerged Linux Entrypoint.cpp
This commit is contained in:
parent
747988e85c
commit
b729e92dd4
@ -53,9 +53,9 @@ static void Init()
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
Crypto::InitCrypto();
|
Crypto::InitCrypto();
|
||||||
|
Aurora::RNG::Init();
|
||||||
Aurora::IO::TLS::TLSInit();
|
Aurora::IO::TLS::TLSInit();
|
||||||
|
|
||||||
Aurora::RNG::Init();
|
|
||||||
Aurora::Threading::InitSleep();
|
Aurora::Threading::InitSleep();
|
||||||
Aurora::Process::InitProcess();
|
Aurora::Process::InitProcess();
|
||||||
Aurora::SWInfo::InitSwInfo();
|
Aurora::SWInfo::InitSwInfo();
|
||||||
|
Loading…
Reference in New Issue
Block a user