Revert Change, I Did Bad Math
This commit is contained in:
parent
4dc69885f2
commit
8203e20971
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user