PCI: Export pci_map_option_rom()
commit4b785d9624c1127b358d71933bb5ec476a39db25
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 4 Oct 2010 21:26:24 +0000 (4 15:26 -0600)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 6 Oct 2010 20:43:27 +0000 (6 17:43 -0300)
treeae72490f0667b6739382f105d2431c2c51b69cca
parent6574f651de4e7bf3ce47d598c1966a55357a7acf
PCI: Export pci_map_option_rom()

Allow it to be referenced outside of hw/pci.c so we can register
option ROM BARs using the default mapping routine.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Acked-by: Chris Wright <chrisw@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/pci.c
hw/pci.h