summary refs log tree commit diff stats
path: root/io/task.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2018-03-06 07:18:01 +0100
committerCornelia Huck <cohuck@redhat.com>2018-03-08 15:49:23 +0100
commit6af978ae8b2912ec0c608402b8bedd60e85fa3a0 (patch)
tree25dd270179b8725996d47813ea041688dda7f2b5 /io/task.c
parent1ffed98f244bd005aef053be968e2ed939e91396 (diff)
downloadfocaccia-qemu-6af978ae8b2912ec0c608402b8bedd60e85fa3a0.tar.gz
focaccia-qemu-6af978ae8b2912ec0c608402b8bedd60e85fa3a0.zip
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
bootmap.h can currently only be included once - otherwise the linker
complains about multiple definitions of the "magic" strings. It's a
bad style to define string arrays in header files, so let's better
move these to the bootmap.c file instead where they are used.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1520317081-5341-1-git-send-email-thuth@redhat.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'io/task.c')
0 files changed, 0 insertions, 0 deletions