summaryrefslogtreecommitdiff
path: root/arch/h8300/boot/compressed/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/boot/compressed/head.S')
-rw-r--r--arch/h8300/boot/compressed/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/h8300/boot/compressed/head.S b/arch/h8300/boot/compressed/head.S
index 985a81a2435..10e9a2d1cc6 100644
--- a/arch/h8300/boot/compressed/head.S
+++ b/arch/h8300/boot/compressed/head.S
@@ -9,7 +9,7 @@
#define SRAM_START 0xff4000
- .section .text.startup
+ .section .text..startup
.global startup
startup:
mov.l #SRAM_START+0x8000, sp