usb: move ehci register defines to header file
commit381626a96902d4c2c8e0f9cbf0b293bdf6408414
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 8 May 2014 10:15:23 +0000 (8 12:15 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 2 Jun 2014 14:28:59 +0000 (2 16:28 +0200)
tree3433eaeaa42957efe7b38fdce8cc4e27a1509425
parent95dd1c4d7a46d4a21fe870bb8654aeae338de85c
usb: move ehci register defines to header file

So we can easily use them in tests.

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