Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
4a900a2a
Commit
4a900a2a
authored
Jan 06, 2016
by
danh-arm
Browse files
Merge pull request #477 from mtk09422/console_uninit
Add ret to return from console_uninit() function
parents
d0c104e1
c85a15fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/console/console.S
View file @
4a900a2a
...
...
@@ -79,6 +79,7 @@ func console_uninit
mov
x0
,
#
0
adrp
x3
,
console_base
str
x0
,
[
x3
,
:
lo12
:
console_base
]
ret
endfunc
console_uninit
/
*
---------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment