diff options
author | Anup Patel <[email protected]> | 2023-11-24 12:39:01 +0530 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-01-10 07:04:02 -0800 |
commit | f503b167b66007fc6b4434cd07a044ce4a56b6a0 (patch) | |
tree | ce071b7fb04539ab70774e12c38715065417b025 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
RISC-V: Add stubs for sbi_console_putchar/getchar()
The functions sbi_console_putchar() and sbi_console_getchar() are
not defined when CONFIG_RISCV_SBI_V01 is disabled so let us add
stub of these functions to avoid "#ifdef" on user side.
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions