Date: Fri, 20 Oct 2000 12:53:53 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include atomic.h Message-ID: <200010201953.MAA43997@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/10/20 12:53:53 PDT Modified files: sys/alpha/include atomic.h Log: Grrrr. Fix the order of the #define's so atomic_cmpset_{acq,rel}_long are defined before atomic_cmpset_{acq,rel}_ptr tries to call them. Revision Changes Path 1.8 +6 -6 src/sys/alpha/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?200010201953.MAA43997>