pc-bios/s390-ccw: Move ebc2asc to sclp.c
commitaf3bb73ab1352287848eec7f0ae395f26e004929
authorThomas Huth <thuth@redhat.com>
Wed, 12 Jul 2017 12:49:44 +0000 (12 14:49 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 14 Jul 2017 10:29:48 +0000 (14 12:29 +0200)
tree96848ba3564120b39fffe588f7cfa768ce1837ef
parent90806fec99d6cf32f627b66be3757901091dc7e9
pc-bios/s390-ccw: Move ebc2asc to sclp.c

We will later need this array in a file that we will link to the
netboot code, too. Since there is some ebcdic conversion done
in sclp_get_loadparm_ascii(), the sclp.c file seems to be a good
candidate.

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-3-git-send-email-thuth@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
pc-bios/s390-ccw/main.c
pc-bios/s390-ccw/sclp.c