Date: Tue, 18 Dec 2001 00:51:34 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include atomic.h Message-ID: <200112180851.fBI8pYB90125@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/12/18 00:51:34 PST Modified files: sys/i386/include atomic.h Log: Allow the ATOMIC_ASM() macro to pass in the constraints on the V parameter since the char versions need to use either ax, bx, cx, or dx. Submitted by: Peter Jeremy (mostly) Recommended by: bde Revision Changes Path 1.24 +23 -23 src/sys/i386/include/atomic.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?200112180851.fBI8pYB90125>