Add missing newline.
authorDaniel Jacobowitz <drow@false.org>
Tue, 16 Mar 2010 14:18:06 +0000 (14:18 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 16 Mar 2010 14:18:06 +0000 (14:18 +0000)
ld/testsuite/ld-elf/orphan-region.ld

index e20cbafc1315d2f2cb32bba7de59e387cdb2e24d..3951fcbf720fe1f60003bbd9ed26e451ca5baf79 100644 (file)
@@ -7,4 +7,4 @@ SECTIONS
 {
        .text : ALIGN (4) { *(.text) } > region
        .rodata : ALIGN (4) { *(.rodata) } > region
-}
\ No newline at end of file
+}