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