We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05de532 commit 8f0ac19Copy full SHA for 8f0ac19
src/asm/memcpy_asm.s
@@ -1,3 +1,4 @@
1
+.section .note.GNU-stack,"",@progbits
2
; memcpy_asm.s - Optimized memory copy in assembly language
3
; Based on x86-64 architecture
4
0 commit comments