VeraCrypt/src/Crypto/sha256-x64-nayuki.S

6 lines
114 B
ArmAsm

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