diff options
Diffstat (limited to 'src/lib/libcrypto/perlasm')
| -rw-r--r-- | src/lib/libcrypto/perlasm/x86gas.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/perlasm/x86gas.pl b/src/lib/libcrypto/perlasm/x86gas.pl index 84d24edbbd..c21cda9a6a 100644 --- a/src/lib/libcrypto/perlasm/x86gas.pl +++ b/src/lib/libcrypto/perlasm/x86gas.pl | |||
| @@ -221,9 +221,6 @@ sub ::initseg | |||
| 221 | PIC_PROLOGUE | 221 | PIC_PROLOGUE |
| 222 | call PIC_PLT($f) | 222 | call PIC_PLT($f) |
| 223 | PIC_EPILOGUE | 223 | PIC_EPILOGUE |
| 224 | jmp .Linitalign | ||
| 225 | .align $align | ||
| 226 | .Linitalign: | ||
| 227 | ___ | 224 | ___ |
| 228 | } elsif ($::android) | 225 | } elsif ($::android) |
| 229 | { $initseg.=<<___; | 226 | { $initseg.=<<___; |
