usb: move uhci register defines to header file
commit9a1d111e70d6d3e0d8faf750e28aa5d2cc30d6bf
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 8 May 2014 08:58:44 +0000 (8 10:58 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 2 Jun 2014 14:28:59 +0000 (2 16:28 +0200)
tree3939536b9e117b25924ccd2c0c61e0eef45477b8
parentad489e9346273e71facdf786b811600688ab2149
usb: move uhci register defines to header file

So we can easily use them in tests.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-uhci.c
include/hw/usb/uhci-regs.h [new file with mode: 0644]