]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use .p2align to ensure consistant a.out/elf alignment. I'd have used
authorPeter Wemm <peter@FreeBSD.org>
Wed, 25 Aug 1999 23:50:03 +0000 (23:50 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Wed, 25 Aug 1999 23:50:03 +0000 (23:50 +0000)
commit399f34180a132f9f0b804cef0e1d2c5f7c99fff1
tree48fffcf5ad04e0091895d499a171986e23b98f03
parent4a54450a9d7f01fab7a51f03b78241746f2c9037
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.
sys/amd64/amd64/prof_machdep.c
sys/i386/isa/prof_machdep.c