Date: Fri, 15 Aug 2003 08:19:21 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 support.s Message-ID: <200308151519.h7FFJLad061355@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/08/15 08:19:21 PDT FreeBSD src repository Modified files: sys/i386/i386 support.s Log: Adjust the style of the #ifdef SMP in casuptr() so that the #ifdef SMP just covers the lock prefix to match the existing style in other asm files in i386. Revision Changes Path 1.97 +4 -5 src/sys/i386/i386/support.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308151519.h7FFJLad061355>