Skip to content

Commit

Permalink
Armv7m: Fix .size directive in frombytes_mul
Browse files Browse the repository at this point in the history
  • Loading branch information
dop-amin committed Dec 17, 2024
1 parent b22e78b commit d2a33ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/opt/armv7m/frombytes_mul_kyber_opt_m7.s
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,4 @@ frombytes_mul_asm_opt_m7:

pop {r4-r11, pc}

.size frombytes_mul_asm_acc_32_16, .-frombytes_mul_asm_acc_32_16
.size frombytes_mul_asm_opt_m7, .-frombytes_mul_asm_opt_m7

0 comments on commit d2a33ca

Please sign in to comment.