X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/98421fc1a6832ad5de4b3f6171852437aa3e0fb2..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)