Date: Mon, 10 Jan 2005 21:16:45 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netncp ncp_rq.h Message-ID: <200501102116.j0ALGjUc009759@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-01-10 21:16:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netncp ncp_rq.h Log: MFC: 1.8 Use byteorder(9) functions to implement the [g,s]et[d,w][b,l]e macros so only one set is needed for either endianess. This also completes them for big endian archs and fixes the compilation of libncp, netncp, etc. there. Revision Changes Path 1.7.6.1 +14 -36 src/sys/netncp/ncp_rq.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501102116.j0ALGjUc009759>