mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
Update arm64_head.S
This commit is contained in:
@@ -196,11 +196,7 @@ primary_core:
|
||||
bl up_earlyserialinit
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_SMP
|
||||
PRINT(primary_boot, "- Ready to Boot Primary CPU\r\n")
|
||||
#else
|
||||
PRINT(cpu_boot, "- Ready to Boot CPU\r\n")
|
||||
#endif
|
||||
|
||||
cpu_boot:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user