Date: Tue, 08 Oct 2002 10:14:21 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Poul-Henning Kamp <phk@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/boot/i386/boot2 boot2.c Message-ID: <XFMail.20021008101421.jhb@FreeBSD.org> In-Reply-To: <200210081015.g98AFgvh039875@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08-Oct-2002 Poul-Henning Kamp wrote: > phk 2002/10/08 03:15:42 PDT > > Modified files: > sys/boot/i386/boot2 boot2.c > Log: > Correctly calculate dmadat: We need to take the address of _end, it's > contents is irrelevant and likely to be zero; > > This doesn't change the resultant value, but it does save a couple of bytes > because &_end is constant. Thank you! -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021008101421.jhb>