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>
pull/1134/merge
Rong Xu 2024-12-03 09:34:31 -08:00 committed by Thomas Bogendoerfer
parent b4fdedd9f0
commit 0dbec352f8
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
.endm
__HEAD
#ifndef CONFIG_NO_EXCEPT_FILL
/*
* Reserved space for exception handlers.