usb/storage: move declarations to usb/msd.h header
commitbbd8323d3196c9979385cba1b8b38859836e63c3
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 12 Mar 2021 09:04:22 +0000 (12 10:04 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Mar 2021 16:01:12 +0000 (15 17:01 +0100)
tree1e5f378ad034c1dfdc15def8712358a2749722be
parent6f2bcd5fc84700b5eabfd58c08cbc61f1d7b5b6e
usb/storage: move declarations to usb/msd.h header

In preparation for splitting the usb-storage.c file move
declarations to the new usb/msd.h header file.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20210312090425.772900-2-kraxel@redhat.com>
hw/usb/dev-storage.c
include/hw/usb/msd.h [new file with mode: 0644]