Fix linker script misalignment
in case bss memory is not word aligned, its last bytes won't be initialized to zero in crt0.S which can cause unexpected behaviour
in case bss memory is not word aligned, its last bytes won't be initialized to zero in crt0.S which can cause unexpected behaviour