commit | 63f7586a32a73f3d9851a3fc94f70752d644d743 | [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 | fa6bf47fbe5f575ec84beaa6002c26cf3125fe3d [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