hw/usb/hcd-uhci: Expose generic prototypes to local header
commit9a4e12a64dffa241fc5c06e61c7f90799a67891e
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 9 Mar 2021 19:08:01 +0000 (9 20:08 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Mar 2021 16:00:59 +0000 (15 17:00 +0100)
tree86c3c11f3e2e80e280cf0d5b42c156d50640016f
parentf4c46916dc670f894997409ea261e77867a136fa
hw/usb/hcd-uhci: Expose generic prototypes to local header

Extract generic UHCI prototypes into a new "hcd-uhci.h" local
header so we can reuse them in other units.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210309190802.830969-3-f4bug@amsat.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-uhci.c
hw/usb/hcd-uhci.h [new file with mode: 0644]