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

