Date: Sun, 26 May 2002 09:03:13 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha support.s src/sys/i386/i386 support.s src/sys/powerpc/powerpc copyinout.c src/sys/sparc64/sparc64 support.s src/sys/sys systm.h Message-ID: <200205261603.g4QG3DT61805@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2002/05/26 09:03:13 PDT
Modified files:
sys/alpha/alpha support.s
sys/i386/i386 support.s
sys/powerpc/powerpc copyinout.c
sys/sparc64/sparc64 support.s
sys/sys systm.h
Log:
Add declarations of suword32 and suword64. Add implementations of one or
the other (or both) to all the platforms. Similar for fuword32 and
fuword64.
Revision Changes Path
1.10 +2 -0 src/sys/alpha/alpha/support.s
1.89 +6 -0 src/sys/i386/i386/support.s
1.4 +13 -0 src/sys/powerpc/powerpc/copyinout.c
1.13 +24 -0 src/sys/sparc64/sparc64/support.s
1.173 +4 -0 src/sys/sys/systm.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205261603.g4QG3DT61805>
