Skip to content
Snippets Groups Projects
Commit f6c691ea authored by Timothy B. Terriberry's avatar Timothy B. Terriberry
Browse files

Bug 752293 - Mark stacks non-executable in yuv_row_arm.s, r=glandium

parent 7c1194e5
No related branches found
No related tags found
No related merge requests found
......@@ -330,3 +330,7 @@ s42xbily_neon_done:
LDMFD r13!,{r4-r9,PC} @ 8 words.
.fnend
.size ScaleYCbCr42xToRGB565_BilinearY_Row_NEON, .-ScaleYCbCr42xToRGB565_BilinearY_Row_NEON
#if defined(__ELF__)&&defined(__linux__)
.section .note.GNU-stack,"",%progbits
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment