Add Cryptopp

This commit is contained in:
wheremyfoodat 2022-10-01 18:53:53 +03:00
parent f6c2e390c1
commit 29241b41ce
8 changed files with 469 additions and 4 deletions

View file

@ -26,7 +26,7 @@ namespace VirtualAddrs {
// Typically 0x4000 bytes, determined by exheader
StackTop = 0x10000000,
StackBottom = 0x0FFFC000,
StackSize = 0x4000,
DefaultStackSize = 0x4000,
NormalHeapStart = 0x08000000,
LinearHeapStartOld = 0x14000000, // If kernel version < 0x22C