aboutsummaryrefslogtreecommitdiff
path: root/compute_ref.c
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@st.com>2013-03-29 16:26:42 +0100
committerChristophe Lyon <christophe.lyon@st.com>2013-03-29 17:38:14 +0100
commit80902f6bfb82ca1a0b17604602a47baf314b7876 (patch)
tree125400d554db9416c9a72c94bcd2adde818e7251 /compute_ref.c
parentf4747d560105af9d837852e335d4fa6b263cea90 (diff)
downloadarm-neon-tests-80902f6bfb82ca1a0b17604602a47baf314b7876.tar.gz
Add support for polynomial variants (*_p8, *_p16).
Diffstat (limited to 'compute_ref.c')
-rw-r--r--compute_ref.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compute_ref.c b/compute_ref.c
index baccb76..266636e 100644
--- a/compute_ref.c
+++ b/compute_ref.c
@@ -22,6 +22,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
+
#define _AEABI_PORTABILITY_LEVEL 1
#undef _AEABI_PORTABLE
#if defined(__cplusplus)