From 99a0949b720a0936da2052cb9a46db04ffc6db29 Mon Sep 17 00:00:00 2001 From: malc Date: Thu, 1 Oct 2009 22:20:47 +0400 Subject: Get rid of _t suffix Some not so obvious bits, slirp and Xen were left alone for the time being. Signed-off-by: malc --- hw/msix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/msix.h') diff --git a/hw/msix.h b/hw/msix.h index 9367ba38f8..76f1c97fef 100644 --- a/hw/msix.h +++ b/hw/msix.h @@ -5,7 +5,7 @@ int msix_init(struct PCIDevice *dev, unsigned short nentries, unsigned bar_nr, unsigned bar_size, - target_phys_addr_t page_size); + a_target_phys_addr page_size); void msix_write_config(PCIDevice *pci_dev, uint32_t address, uint32_t val, int len); -- cgit v1.2.3