diff options
Diffstat (limited to 'arch/h8300/kernel/vmlinux.lds.S')
| -rw-r--r-- | arch/h8300/kernel/vmlinux.lds.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/h8300/kernel/vmlinux.lds.S b/arch/h8300/kernel/vmlinux.lds.S index 756325dd480e..f05288be8878 100644 --- a/arch/h8300/kernel/vmlinux.lds.S +++ b/arch/h8300/kernel/vmlinux.lds.S | |||
| @@ -70,6 +70,7 @@ SECTIONS | |||
| 70 | #endif | 70 | #endif |
| 71 | .text : | 71 | .text : |
| 72 | { | 72 | { |
| 73 | _text = .; | ||
| 73 | #if defined(CONFIG_ROMKERNEL) | 74 | #if defined(CONFIG_ROMKERNEL) |
| 74 | *(.int_redirect) | 75 | *(.int_redirect) |
| 75 | #endif | 76 | #endif |
