mirror of
https://github.com/drasko/codezero.git
synced 2026-05-06 10:31:30 +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