summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/arm/floatunssidfvfp.S
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-10-27 17:49:50 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-10-27 17:49:50 +0000
commit7d50478889d03ad6125710de69ff55e594a15139 (patch)
treef3a93248e37fb322b389bf817114911ec9ee1697 /compiler-rt/lib/arm/floatunssidfvfp.S
parent805c49408fbacc49b2947ad8e060d30ea964b338 (diff)
downloadbcm5719-llvm-7d50478889d03ad6125710de69ff55e594a15139.tar.gz
bcm5719-llvm-7d50478889d03ad6125710de69ff55e594a15139.zip
Add assembly.h for use in .S files.
llvm-svn: 85263
Diffstat (limited to 'compiler-rt/lib/arm/floatunssidfvfp.S')
-rw-r--r--compiler-rt/lib/arm/floatunssidfvfp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/arm/floatunssidfvfp.S b/compiler-rt/lib/arm/floatunssidfvfp.S
index 148945f6676..077385ec0fd 100644
--- a/compiler-rt/lib/arm/floatunssidfvfp.S
+++ b/compiler-rt/lib/arm/floatunssidfvfp.S
@@ -7,6 +7,7 @@
//
//===----------------------------------------------------------------------===//
+#include "../assembly.h"
//
// extern double __floatunssidfvfp(unsigned int a);
OpenPOWER on IntegriCloud