Merge pull request #1013 from egaburov/armfix

Added fix for ispc on ARM
This commit is contained in:
Dmitry Babokin
2015-04-22 16:09:50 +03:00
4 changed files with 16 additions and 0 deletions

View File

@@ -524,3 +524,4 @@ rcpd_decl()
transcendetals_decl()
trigonometry_decl()
saturation_arithmetic()

View File

@@ -494,3 +494,4 @@ rcpd_decl()
transcendetals_decl()
trigonometry_decl()
saturation_arithmetic()

View File

@@ -590,3 +590,4 @@ rcpd_decl()
transcendetals_decl()
trigonometry_decl()
saturation_arithmetic()