summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/openrisc')
-rw-r--r--arch/openrisc/kernel/head.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/openrisc/kernel/head.S b/arch/openrisc/kernel/head.S
index a22f1fc40a6c..ceb2d536fc77 100644
--- a/arch/openrisc/kernel/head.S
+++ b/arch/openrisc/kernel/head.S
@@ -1530,6 +1530,7 @@ ENTRY(_early_uart_init)
l.jr r9
l.nop
+ .section .rodata
_string_copying_linux:
.string "\n\n\n\n\n\rCopying Linux... \0"