X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/09734e51d918e508ecbe9aab8843544f29f23cb6..df07f2c0e49fedbddf12149e986b6ea8626dc311:/symm/chacha-x86ish-sse2.S diff --git a/symm/chacha-x86ish-sse2.S b/symm/chacha-x86ish-sse2.S index 77047ebe..3b009633 100644 --- a/symm/chacha-x86ish-sse2.S +++ b/symm/chacha-x86ish-sse2.S @@ -25,16 +25,16 @@ /// MA 02111-1307, USA. ///-------------------------------------------------------------------------- -/// External definitions. +/// Preliminaries. #include "config.h" #include "asm-common.h" + .text + ///-------------------------------------------------------------------------- /// Main code. - .text - FUNC(chacha_core_x86ish_avx) .arch .avx vzeroupper