mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
When the bootloader loads srv.init's program sections into memory, it needed to page-align them if they weren't. srv.init's loader itself handles this case, but the bootloader's did not.