Date: Fri, 8 Oct 2010 14:59:45 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include endian.h Message-ID: <201010081459.o98ExujH069438@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-10-08 14:59:45 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include endian.h
Log:
SVN rev 213578 on 2010-10-08 14:59:45Z by marius
In the replacement text of the __bswapN_const() macros cast the argument
to the expected type so they work like the corresponding __bswapN_var()
functions and the compiler doesn't complain when arguments of different
width are passed.
Revision Changes Path
1.17 +14 -12 src/sys/sparc64/include/endian.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010081459.o98ExujH069438>
