On Fri,  7 Jul 2017 12:27:00 +0200
Thomas Huth <th...@redhat.com> wrote:

> The stdio functions from the SLOF libc need a write() function for
> printing text to stdout/stderr. Let's implement this function by
> refactoring the code from sclp_print().
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  pc-bios/s390-ccw/sclp.c | 16 ++++++++++++++--
>  1 file changed, 14 insertions(+), 2 deletions(-)

Acked-by: Cornelia Huck <coh...@redhat.com>

Reply via email to