Skip to content

Commit

Permalink
yuv2rgb: don't error on non neon devices - squash me
Browse files Browse the repository at this point in the history
  • Loading branch information
wsnipex authored and FernetMenta committed Dec 11, 2015
1 parent 7536d68 commit b3bf05c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xbmc/cores/VideoPlayer/VideoRenderers/yuv2rgb.neon.S
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,4 @@ loop_h_422:
#ifndef __APPLE__
.fnend
#endif
#else
#error __ARM_NEON__ not defined
#endif /* __ARM_NEON__ */

0 comments on commit b3bf05c

Please sign in to comment.