mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 05:44:45 +01:00
MIPS: Add a blank line after __HEAD
Add a blank line after __HEAD in the text section.
The __HEAD symbol was added in commit 52892ed6b0 ("MIPS:
Place __kernel_entry at the beginning of text section").
Signed-off-by: Rong Xu <xur@google.com>
Suggested-by: Maciej W. Rozycki <macro@orcam.me.uk>
---Changelog--
Added suggested-by.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
b4fdedd9f0
commit
0dbec352f8
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
.endm
|
||||
|
||||
__HEAD
|
||||
|
||||
#ifndef CONFIG_NO_EXCEPT_FILL
|
||||
/*
|
||||
* Reserved space for exception handlers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue