SVC: Difference between revisions
Line 237: | Line 237: | ||
<code>Size</code> must be a multiple of 0x2000000. | <code>Size</code> must be a multiple of 0x2000000. | ||
On success, the heap base-address (which is fixed by kernel, aslr'd) is written to code>OutAddr</code>. | On success, the heap base-address (which is fixed by kernel, aslr'd) is written to <code>OutAddr</code>. | ||
[2.0.0+] <code>Size</code> must be less than 0x18000000. | [2.0.0+] <code>Size</code> must be less than 0x18000000. |