aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/romimage/vmlinux.scr
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boot/romimage/vmlinux.scr')
-rw-r--r--arch/sh/boot/romimage/vmlinux.scr1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boot/romimage/vmlinux.scr b/arch/sh/boot/romimage/vmlinux.scr
index 287c08f8b4bb..ea27298a99a7 100644
--- a/arch/sh/boot/romimage/vmlinux.scr
+++ b/arch/sh/boot/romimage/vmlinux.scr
@@ -1,6 +1,7 @@
1SECTIONS 1SECTIONS
2{ 2{
3 .text : { 3 .text : {
4 zero_page_pos = .;
4 *(.data) 5 *(.data)
5 } 6 }
6} 7}