OSDN Git Service

Add missing newline.
authordrow <drow>
Tue, 16 Mar 2010 14:18:06 +0000 (14:18 +0000)
committerdrow <drow>
Tue, 16 Mar 2010 14:18:06 +0000 (14:18 +0000)
ld/testsuite/ld-elf/orphan-region.ld

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