diff options
author | Xiang W <wxjstz@126.com> | 2023-11-17 09:03:58 +0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2023-11-17 16:03:21 +0530 |
commit | 3aaed4fadfce9e02823c813bd5a69a84376b3397 (patch) | |
tree | 1ea7eaeaa028c7119656afc0859765bf94154749 /lib/utils/serial | |
parent | 6602e11de375b761d778808cc38645fce314c4fa (diff) | |
download | opensbi-3aaed4fadfce9e02823c813bd5a69a84376b3397.zip opensbi-3aaed4fadfce9e02823c813bd5a69a84376b3397.tar.gz opensbi-3aaed4fadfce9e02823c813bd5a69a84376b3397.tar.bz2 |
lib: sbi: Make console_puts/console_putc interchangeable
console_puts/console_putc should replace each other, but the previous
sbi_putc can only use console_putc. This patch addresses this problem.
Signed-off-by: Xiang W <wxjstz@126.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils/serial')
0 files changed, 0 insertions, 0 deletions