diff options
Diffstat (limited to 'src/lib/libcrypto/bn')
| -rwxr-xr-x | src/lib/libcrypto/bn/asm/x86_64-mont5.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/bn/asm/x86_64-mont5.pl b/src/lib/libcrypto/bn/asm/x86_64-mont5.pl index 5d30f210ce..1c8aa255c3 100755 --- a/src/lib/libcrypto/bn/asm/x86_64-mont5.pl +++ b/src/lib/libcrypto/bn/asm/x86_64-mont5.pl | |||
| @@ -1032,7 +1032,7 @@ $code.=<<___; | |||
| 1032 | ___ | 1032 | ___ |
| 1033 | } | 1033 | } |
| 1034 | $code.=<<___; | 1034 | $code.=<<___; |
| 1035 | .rodata | 1035 | .section .rodata |
| 1036 | .align 64 | 1036 | .align 64 |
| 1037 | .Linc: | 1037 | .Linc: |
| 1038 | .long 0,0, 1,1 | 1038 | .long 0,0, 1,1 |
