summaryrefslogtreecommitdiff
path: root/dev/ns_gige.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ns_gige.hh')
-rw-r--r--dev/ns_gige.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/ns_gige.hh b/dev/ns_gige.hh
index a04b52fe9..36fd6050a 100644
--- a/dev/ns_gige.hh
+++ b/dev/ns_gige.hh
@@ -368,6 +368,7 @@ class NSGigE : public PciDev
{
PhysicalMemory *pmem;
HierParams *hier;
+ Bus *pio_bus;
Bus *header_bus;
Bus *payload_bus;
Tick clock;