Searched hist:"3639 f93f91fcba2c4d686653dcffb8224555b0a8" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | sclp.c | diff 3639f93f91fcba2c4d686653dcffb8224555b0a8 Wed Jul 12 07:49:46 CDT 2017 Thomas Huth <thuth@redhat.com> pc-bios/s390-ccw: Add a write() function for stdio
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().
Acked-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1499863793-18627-5-git-send-email-thuth@redhat.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|