x86gas.pl: relax .init segment alignment.
This commit is contained in:
parent
16190a71ff
commit
5b198d5eea
1 changed files with 0 additions and 3 deletions
|
@ -220,9 +220,6 @@ ___
|
|||
{ $initseg.=<<___;
|
||||
.section .init
|
||||
call $f
|
||||
jmp .Linitalign
|
||||
.align $align
|
||||
.Linitalign:
|
||||
___
|
||||
}
|
||||
elsif ($::coff)
|
||||
|
|
Loading…
Reference in a new issue