Date: Mon, 24 May 2004 05:42:16 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 exception.S Message-ID: <200405241242.i4OCgG1N013368@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/05/24 05:42:16 PDT
FreeBSD src repository
Modified files:
sys/amd64/amd64 exception.S
Log:
Oops, ".align 4" for the data section in the previous commit should
have been ".p2align 4". This bug is cosmetic since the data section
happens to be empty.
Revision Changes Path
1.119 +3 -3 src/sys/amd64/amd64/exception.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405241242.i4OCgG1N013368>
