X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/923814104a954492743ae36c2cbd4e3784b05839..bc9ac7ebf31d42ea0965ceded383714207746c27:/symm/rijndael-x86ish-aesni.S diff --git a/symm/rijndael-x86ish-aesni.S b/symm/rijndael-x86ish-aesni.S index 91fcc352..0b295e57 100644 --- a/symm/rijndael-x86ish-aesni.S +++ b/symm/rijndael-x86ish-aesni.S @@ -48,7 +48,7 @@ /// Main code. .arch .aes - .section .text + .text /// The AESNI instructions implement a little-endian version of AES, but /// Catacomb's internal interface presents as big-endian so as to work better