Date: Mon, 26 Feb 2007 20:38:31 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm trap.c Message-ID: <200702262038.l1QKcVRm078783@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2007-02-26 20:38:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/arm/arm trap.c Log: MFC rev 1.29 and 1.30: Use __QUAD_LOWWORD for __syscall, to always use the good word, whatever the endianness is. Special casing of __syscall return value for big endian. Revision Changes Path 1.17.2.3 +3 -3 src/sys/arm/arm/trap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702262038.l1QKcVRm078783>