Date: Wed, 22 Aug 2007 04:26:07 +0000 (UTC) From: Joseph Koshy <jkoshy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include asm.h asmacros.h src/sys/amd64/include asm.h asmacros.h Message-ID: <200708220426.l7M4Q8mZ038847@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2007-08-22 04:26:07 UTC
FreeBSD src repository
Modified files:
sys/i386/include asm.h asmacros.h
sys/amd64/include asm.h asmacros.h
Log:
Define an END() macro for use in i386 and amd64 assembly code, akin
to the one available on the ia64, sparc64, and sun4v architectures.
Approved by: re (kensmith)
Revision Changes Path
1.18 +2 -0 src/sys/amd64/include/asm.h
1.33 +2 -0 src/sys/amd64/include/asmacros.h
1.14 +1 -0 src/sys/i386/include/asm.h
1.30 +2 -0 src/sys/i386/include/asmacros.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708220426.l7M4Q8mZ038847>
