Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2008-11-26 22:59:25 +0300
committerJeff Johnston <jjohnstn@redhat.com>2008-11-26 22:59:25 +0300
commit14535fc538a0d53515a06ae92a7c816037483ad3 (patch)
tree1a91ba14d82ed08e1f7e484d8851f8beb7ba0894 /newlib/libm/machine/spu/headers/acosd2.h
parent15c509b515a3581802012680ed5bae894106ea89 (diff)
2008-11-26 Ken Werner <ken.werner@de.ibm.com>
* libm/machine/spu/headers/acosd2.h: Rebase against current simdmath. * libm/machine/spu/headers/asind2.h: Likewise. * libm/machine/spu/headers/asinhf4.h: Likewise. * libm/machine/spu/headers/divd2.h: Likewise. * libm/machine/spu/headers/erf_utils.h: Likewise. * libm/machine/spu/headers/erfcd2.h: Likewise. * libm/machine/spu/headers/erfcf4.h: Likewise. * libm/machine/spu/headers/erfd2.h: Likewise. * libm/machine/spu/headers/recipd2.h: Likewise.
Diffstat (limited to 'newlib/libm/machine/spu/headers/acosd2.h')
-rw-r--r--newlib/libm/machine/spu/headers/acosd2.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/newlib/libm/machine/spu/headers/acosd2.h b/newlib/libm/machine/spu/headers/acosd2.h
index fb702e81b..ec42b44e8 100644
--- a/newlib/libm/machine/spu/headers/acosd2.h
+++ b/newlib/libm/machine/spu/headers/acosd2.h
@@ -40,9 +40,8 @@
#ifndef _ACOSD2_H_
#define _ACOSD2_H_ 1
-#include <spu_intrinsics.h>
-
#include "simdmath.h"
+#include <spu_intrinsics.h>
#include "sqrtd2.h"
#include "divd2.h"