VeraCrypt/src/Crypto/Twofish_x86.S

5 lines
113 B
ArmAsm

.ifndef __YASM__
#if defined(__linux__) && defined(__ELF__)
.section .note.GNU-stack,"",%progbits
#endif
.endif