summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/arm/adddf3vfp.S
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/arm/adddf3vfp.S')
-rw-r--r--compiler-rt/lib/arm/adddf3vfp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/arm/adddf3vfp.S b/compiler-rt/lib/arm/adddf3vfp.S
index f4bb1ce4c39..b1f7077ab0c 100644
--- a/compiler-rt/lib/arm/adddf3vfp.S
+++ b/compiler-rt/lib/arm/adddf3vfp.S
@@ -7,6 +7,7 @@
//
//===----------------------------------------------------------------------===//
+#include "../assembly.h"
//
// double __adddf3vfp(double a, double b) { return a + b; }
OpenPOWER on IntegriCloud