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