VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Camellia_aesni_x86.S
blob: 4a46688869ca8f89fbaa3cf54cc1e73ed03e1d0f (plain)
1
2
3
4
5
 .ifndef WINABI
#if defined(__linux__) && defined(__ELF__)
.section .note.GNU-stack,"",%progbits
#endif
 .endif