mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-11 16:09:32 +00:00
Small position independent code model (which we end up using after this change) is suitable for us since the kernel is not expected to grow more than 2Gb in size. This might be a bit risky since this model is not mentioned anywhere except for System V ABI document but experiments show that the kernel compiled with this change works just fine.