X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fdev%2Fpciconfigall.hh;h=e594838faebdf4e53de7f656fa0ff7f5e03cf93a;hb=eae1e97fb002b44a9d8c46df2da1ddc1d0156ce4;hp=b3f6d14725dac40b299a7d41c6629bd4c8a1e48a;hpb=39a055645f77e0fa7bf49406635dba6bd65e361f;p=gem5.git diff --git a/src/dev/pciconfigall.hh b/src/dev/pciconfigall.hh index b3f6d1472..e594838fa 100644 --- a/src/dev/pciconfigall.hh +++ b/src/dev/pciconfigall.hh @@ -80,7 +80,7 @@ class PciConfigAll : public PioDevice virtual Tick write(PacketPtr pkt); - void addressRanges(AddrRangeList &range_list); + AddrRangeList getAddrRanges(); private: Addr pioAddr;