Date: Sun, 17 Oct 2010 13:41:12 +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: <201010171341.o9HDfYxd075690@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-10-17 13:41:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/sparc64/include endian.h
Log:
SVN rev 213974 on 2010-10-17 13:41:12Z by marius
MFC: r213578
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.16.2.1 +14 -12 src/sys/sparc64/include/endian.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010171341.o9HDfYxd075690>
