Next: Bundle directives, Previous: .base64 "string"[, …], Up: Assembler Directives [Contents][Index]
.bss subsection ¶.bss tells as to assemble the following statements
onto the end of the bss section.
For most ELF based targets an optional subsection expression (which must
evaluate to a positive integer) can be provided. In this case the statements
are appended to the end of the indicated bss subsection.