2008-02-20 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm.ld
index c9e01e65a8228cfe883789f135b3f45a5e170040..cb73fb3b148a05a5e389e1f2a5fad4e8f1a5002c 100644 (file)
@@ -11,6 +11,7 @@ SECTIONS
     *(.text)
     *(.after)
     *(.glue_7)
+    *(.v4_bx)
   } =0
   . = 0x9000;
   .got            : { *(.got) *(.got.plt)}
This page took 0.02558 seconds and 4 git commands to generate.