I\'m working on an Arm bare-metal application, and this is a part of my linker script:
.bss (NOLOAD) : { . = ALIGN(4); __bss_start__ = .;