X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/fd3bb67b964d360d01642da4af20bcaece52efbc..bc9ac7ebf31d42ea0965ceded383714207746c27:/symm/chacha-x86ish-sse2.S diff --git a/symm/chacha-x86ish-sse2.S b/symm/chacha-x86ish-sse2.S index 86889968..641ad653 100644 --- a/symm/chacha-x86ish-sse2.S +++ b/symm/chacha-x86ish-sse2.S @@ -42,7 +42,7 @@ /// Main code. .arch pentium4 - .section .text + .text FUNC(chacha_core_x86ish_sse2)