Date: Thu, 4 Jun 2009 15:03:45 -0700 From: "Tseng, Kuo-Lang" <kuo-lang.tseng@intel.com> To: "freebsd-amd64@freebsd.org" <freebsd-amd64@freebsd.org> Subject: Declaration of intrcnt and eintrcnt in amd64/amd64/support.S Message-ID: <63FEFD5869C1DB49B69DCC57DF8F2157CA08AD20@orsmsx505.amr.corp.intel.com>
next in thread | raw e-mail | index | archive | help
Hi,=20 Currently these two variables are stored in the .text section because they = are declared without a .data directive. Is there any reason why they are no= t declared with .data directive? Or this is missing?=20 Thanks Kuo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?63FEFD5869C1DB49B69DCC57DF8F2157CA08AD20>