Date: Wed, 27 Jun 2001 05:17:24 -0700 (PDT) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include atomic.h cpufunc.h intr.h Message-ID: <200106271217.f5RCHOi95487@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2001/06/27 05:17:24 PDT
Modified files:
sys/powerpc/include atomic.h cpufunc.h intr.h
Log:
Fix the atomic_*_32 operations. These were written before I had the ability
to test them properly and before I had a working knowledge of GCC asm
constraints.
Revision Changes Path
1.6 +20 -20 src/sys/powerpc/include/atomic.h
1.2 +53 -31 src/sys/powerpc/include/cpufunc.h
1.2 +8 -7 src/sys/powerpc/include/intr.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?200106271217.f5RCHOi95487>
