]> git.ipfire.org Git - people/ms/u-boot.git/commit
sandbox: remove os_putc() and os_puts()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 17 Jul 2017 04:08:31 +0000 (13:08 +0900)
committerSimon Glass <sjg@chromium.org>
Fri, 28 Jul 2017 18:02:47 +0000 (12:02 -0600)
commit47b98ad0f6779485d0f0c14f337c3eece273eb54
tree3d3dd603cf20680d3a7694b2f790bf167754cd94
parentfd73621cba2c4b20e8a65e0b4c40c9026018e434
sandbox: remove os_putc() and os_puts()

They are unused since commit d8c6fb8cedbc ("sandbox: Drop special
case console code for sandbox").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/os.c
include/os.h