Date: Wed, 25 Aug 1999 16:50:05 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa prof_machdep.c Message-ID: <199908252350.QAA40858@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/08/25 16:50:05 PDT Modified files: sys/i386/isa prof_machdep.c Log: Use .p2align to ensure consistant a.out/elf alignment. I'd have used SUPERALIGN_TEXT, but this is inline assembler and after cpp has run. Inspired by bde's comments on linux_locore.s. Revision Changes Path 1.13 +6 -6 src/sys/i386/isa/prof_machdep.c 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?199908252350.QAA40858>