commit | e0b6826e44116fb6f261df1fc06b269721d29999 | [log] [tgz] |
---|---|---|
author | Claus Pedersen <claustbp@google.com> | Mon Sep 12 23:47:10 2022 +0000 |
committer | Joanna Farley <joanna.farley@arm.com> | Tue Oct 04 09:30:48 2022 +0200 |
tree | 2081d3e2d813786456b70d7f657554d1963c946f | |
parent | 9bd1aed30ddee8415a198209f5bb6f0b72a70104 [diff] |
refactor(console): move putchar() to console driver Moving putchar() out of libc and adding a weak dummy implementation in libc. This is to remove libc's dependencies to the platform driver. Signed-off-by: Claus Pedersen <claustbp@google.com> Change-Id: Ib7fefaec0babb783def614ea23521f482fa4a28a