Skip to content

Commit 8f92449

Browse files
committed
.rodata -> .section .rodata
Signed-off-by: Stephan Mueller <smueller@chronox.de>
1 parent 50ae1e0 commit 8f92449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curve25519/src/avx/consts.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
REDMASK51 is from amd64-51/consts.s.
3131
*/
3232

33-
.rodata
33+
.section .rodata
3434
.p2align 4
3535
v0_0: .quad 0, 0
3636
v1_0: .quad 1, 0

0 commit comments

Comments
 (0)