Make sure curbrk is well aligned.

This commit is contained in:
Jake Burkholder 2001-12-29 06:40:58 +00:00
parent c0c4d2cf25
commit 1b46a084f3

View File

@ -57,6 +57,7 @@
.globl HIDENAME(minbrk)
.type HIDENAME(curbrk),@object
.type HIDENAME(minbrk),@object
.align 8
HIDENAME(curbrk):
.xword CNAME(_end)
HIDENAME(minbrk):