summaryrefslogtreecommitdiff
path: root/src/dev/pciconfigall.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/pciconfigall.hh')
-rw-r--r--src/dev/pciconfigall.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/pciconfigall.hh b/src/dev/pciconfigall.hh
index e594838fa..eb480ad16 100644
--- a/src/dev/pciconfigall.hh
+++ b/src/dev/pciconfigall.hh
@@ -80,7 +80,7 @@ class PciConfigAll : public PioDevice
virtual Tick write(PacketPtr pkt);
- AddrRangeList getAddrRanges();
+ AddrRangeList getAddrRanges() const;
private:
Addr pioAddr;