Date: Sat, 5 Jun 1999 21:28:22 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: fretre@163.net Cc: hackers@freebsd.org Subject: Re: where is variable edata defined ? Message-ID: <199906060428.VAA14906@vashon.polstra.com> In-Reply-To: <000201beacec$98086960$85343f0a@k>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <000201beacec$98086960$85343f0a@k>, fretre <fretre@163.net> wrote: > The variable such as _edata, _etext,_gdt are defined in the > file asnames.h(/usr/include/machine/asnames.h),but > 1. Where is the file that the variable such as edata,etext,gdt > are defined in? and I don't know about gdt. But edata and etext are provided automatically by the linker ("ld"). John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906060428.VAA14906>