qemu-patch-raspberry4/pc-bios/s390-ccw
Alexander Graf c9c39d3b5e S390: ccw firmware: Add glue header
Like all great programs, we have to call between different functions in
different object files. And all of them need a common ground of defines.

Provide a file that provides these defines.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-04-26 20:18:24 +02:00
..
cio.h S390: ccw firmware: Add virtio device drivers 2013-04-26 20:18:24 +02:00
main.c S390: ccw firmware: Add main program 2013-04-26 20:18:24 +02:00
s390-ccw.h S390: ccw firmware: Add glue header 2013-04-26 20:18:24 +02:00
sclp-ascii.c S390: ccw firmware: Add sclp output 2013-04-26 20:18:24 +02:00
sclp.h S390: ccw firmware: Add sclp output 2013-04-26 20:18:24 +02:00
start.S S390: ccw firmware: Add start assembly 2013-04-26 20:18:24 +02:00
virtio.c S390: ccw firmware: Add virtio device drivers 2013-04-26 20:18:24 +02:00
virtio.h S390: ccw firmware: Add virtio device drivers 2013-04-26 20:18:24 +02:00