[PATCH v3 1/6] sandbox: Add function os_flush()

Simon Glass sjg at chromium.org
Wed Sep 7 23:10:51 CEST 2022


On Mon, 5 Sept 2022 at 03:31, Pali Rohár <pali at kernel.org> wrote:
>
> It flushes stdout.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
>  arch/sandbox/cpu/os.c | 5 +++++
>  include/os.h          | 8 ++++++++
>  2 files changed, 13 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

BTW this should report an error.


More information about the U-Boot mailing list