mirror of https://github.com/mgba-emu/mgba.git
Util: Ensure stack is not marked executable
This commit is contained in:
parent
84a14b6c00
commit
1584687c14
|
@ -92,3 +92,5 @@ bne .n40
|
|||
pop {r4-r7}
|
||||
bx lr
|
||||
#endif
|
||||
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
|
|
Loading…
Reference in New Issue