From owner-freebsd-hackers Sat Jun 5 21:28:27 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 6E4BA14D0A for ; Sat, 5 Jun 1999 21:28:25 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id VAA19555; Sat, 5 Jun 1999 21:28:23 -0700 (PDT) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id VAA14906; Sat, 5 Jun 1999 21:28:22 -0700 (PDT) (envelope-from jdp@polstra.com) Date: Sat, 5 Jun 1999 21:28:22 -0700 (PDT) Message-Id: <199906060428.VAA14906@vashon.polstra.com> To: fretre@163.net Subject: Re: where is variable edata defined ? In-Reply-To: <000201beacec$98086960$85343f0a@k> Organization: Polstra & Co., Seattle, WA Cc: hackers@freebsd.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <000201beacec$98086960$85343f0a@k>, fretre 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