Update Readme

This commit is contained in:
CTCaer
2020-04-30 16:33:14 +03:00
parent a0c3323b7c
commit 4d1b59c05b
2 changed files with 25 additions and 7 deletions

View File

@@ -382,7 +382,6 @@ void ipl_main()
//Tegra/Horizon configuration goes to 0x80000000+, package2 goes to 0xA9800000, we place our heap in between.
heap_init(IPL_HEAP_START);
b_cfg = (boot_cfg_t *)(nyx_str->hekate + 0x94);