.\" ENVIRONMENTS: TOS
.TH "linker-defined symbol" "" "" "Overview"
.PC
.PP
The linker \fBld\fR defines three symbols.
Each symbol defines an aspect of the program being run to the TOS
environment, as follows:
.DS
.ta 0.4i 1.5i
	\fBedata\fR	Location after shared and private data segments
	\fBend\fR	Location after uninitialized data segment
	\fBetext\fR	Location after shared and private code segments
.DE
.SH "See Also"
.B
Environment
.R
