diff options
Diffstat (limited to 'compiler-rt/lib/arm/mulsf3vfp.S')
| -rw-r--r-- | compiler-rt/lib/arm/mulsf3vfp.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/arm/mulsf3vfp.S b/compiler-rt/lib/arm/mulsf3vfp.S index e6cdca3a6fc..16dbdb227f2 100644 --- a/compiler-rt/lib/arm/mulsf3vfp.S +++ b/compiler-rt/lib/arm/mulsf3vfp.S @@ -7,6 +7,7 @@ // //===----------------------------------------------------------------------===// +#include "../assembly.h" // // extern float __mulsf3vfp(float a, float b); |

