Expand BSS.

This commit is contained in:
obrien 2005-02-11 07:37:25 +00:00
parent 316284e3b9
commit f07750abdd

View File

@ -832,6 +832,7 @@ fixed-size entries.
Various sections hold program and control information:
.Bl -tag -width ".shstrtab" -compact
.It .bss
Block Started by Symbol -
This section holds uninitialized data that contributes to the program's
memory image.
By definition, the system initializes the data with zeros