]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-arm/cortex-a8-far-1.s
Imported binutils-2.20
[msp430-binutils.git] / ld / testsuite / ld-arm / cortex-a8-far-1.s
diff --git a/ld/testsuite/ld-arm/cortex-a8-far-1.s b/ld/testsuite/ld-arm/cortex-a8-far-1.s
new file mode 100644 (file)
index 0000000..09d3583
--- /dev/null
@@ -0,0 +1,8 @@
+       .syntax unified
+       .thumb
+       .globl two
+two:   
+       bl far_fn
+       .rept 0x200000
+       .long 0
+       .endr