Revert Change, I Did Bad Math

This commit is contained in:
TheBrokenRail 2024-05-24 22:23:58 -04:00
parent 4dc69885f2
commit 8203e20971

View File

@ -182,7 +182,7 @@ void bootstrap() {
args.push_back(QEMU_BINARY);
// Fix Bug
args.push_back("-B");
args.push_back("0x3e800"); // Arbitary Value (Aligns To 4k And 16k Page Sizes)
args.push_back("0x40000"); // Arbitary Value (Aligns To 4k And 16k Page Sizes)
#endif
// Setup Linker