Make sure curbrk is well aligned.
This commit is contained in:
parent
c0c4d2cf25
commit
1b46a084f3
@ -57,6 +57,7 @@
|
||||
.globl HIDENAME(minbrk)
|
||||
.type HIDENAME(curbrk),@object
|
||||
.type HIDENAME(minbrk),@object
|
||||
.align 8
|
||||
HIDENAME(curbrk):
|
||||
.xword CNAME(_end)
|
||||
HIDENAME(minbrk):
|
||||
|
Loading…
x
Reference in New Issue
Block a user