wasm-micro-runtime/core/iwasm/common/arch/fneh.txt
2025-08-01 14:30:39 +08:00

4 lines
88 B
Plaintext

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