Loading arch/microblaze/kernel/vmlinux.lds.S +1 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,7 @@ ENTRY(_start) jiffies = jiffies_64 + 4; SECTIONS { . = CONFIG_KERNEL_BASE_ADDR; . = CONFIG_KERNEL_START; .text : { _text = . ; _stext = . ; Loading Loading
arch/microblaze/kernel/vmlinux.lds.S +1 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,7 @@ ENTRY(_start) jiffies = jiffies_64 + 4; SECTIONS { . = CONFIG_KERNEL_BASE_ADDR; . = CONFIG_KERNEL_START; .text : { _text = . ; _stext = . ; Loading