There's no ':' after GLOBAL(). Missed due to no SMP testing.
Approved by: re (blanket)
This commit is contained in:
parent
2c26b14138
commit
830b5e7e90
@ -242,7 +242,7 @@ done_mapping:
|
||||
__boot_page:
|
||||
bl 1f
|
||||
|
||||
GLOBAL(kernload_ap):
|
||||
GLOBAL(kernload_ap)
|
||||
.long 0
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user