X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/923814104a954492743ae36c2cbd4e3784b05839..bc9ac7ebf31d42ea0965ceded383714207746c27:/symm/salsa20-x86ish-sse2.S diff --git a/symm/salsa20-x86ish-sse2.S b/symm/salsa20-x86ish-sse2.S index d74836b3..47401b7a 100644 --- a/symm/salsa20-x86ish-sse2.S +++ b/symm/salsa20-x86ish-sse2.S @@ -42,7 +42,7 @@ /// Main code. .arch pentium4 - .section .text + .text FUNC(salsa20_core_x86ish_sse2)