Skip to content

Commit 1092a25

Browse files
committed
fix asm file
1 parent 100cf3e commit 1092a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
; Assembly files do not get a `.note.GNU-stack` section, meaning executable
2-
; by default.
1+
/* Assembly files do not get a `.note.GNU-stack` section, meaning platform-specific
2+
* stack executability (usually yes). */
33
nop

0 commit comments

Comments
 (0)