mirror of
https://github.com/drasko/codezero.git
synced 2026-06-21 16:14:11 +02:00
bss segment may have some of it at the end of data, but the bits that lie on a new page need to be mmaped as anonymous. When this occured we were not passing the new page boundary but the last data page where bss started