Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2010 21:54:17 +0200
From:      Joerg Sonnenberger <joerg@britannica.bec.de>
To:        svn-src-all@freebsd.org
Subject:   Re: svn commit: r214210 - head/sys/boot/i386/boot2
Message-ID:  <20101022195417.GA20186@britannica.bec.de>
In-Reply-To: <201010221807.o9MI7LD8061657@svn.freebsd.org>
References:  <201010221807.o9MI7LD8061657@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 22, 2010 at 06:07:21PM +0000, Roman Divacky wrote:
> Log:
>   Avoid using memcpy() for copying 32bit chunks. This shrinks
>   the resulting code a little.

Can't you force the use of the builtin memcpy for this?

Joerg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101022195417.GA20186>