mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 01:21:49 +00:00
Merge pull request #477 from mtk09422/console_uninit
Add ret to return from console_uninit() function
This commit is contained in:
@@ -79,6 +79,7 @@ func console_uninit
|
||||
mov x0, #0
|
||||
adrp x3, console_base
|
||||
str x0, [x3, :lo12:console_base]
|
||||
ret
|
||||
endfunc console_uninit
|
||||
|
||||
/* ---------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user