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