Skip to content
Commit 0f8aee4e authored by Julius Werner's avatar Julius Werner
Browse files

console: Fix console_unregister() signature



console_unregister() has always returned a pointer to the console that
was removed on success, not just an integer. Fix the C prototype to
match the assembly implementation.

Change-Id: Iafc43de0767a5c87c9ae5c3aba53761dd28d51e6
Signed-off-by: default avatarJulius Werner <jwerner@chromium.org>
parent 63c52d00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment