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