summaryrefslogtreecommitdiff
path: root/src/dev/arm/gic_v3_distributor.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/arm/gic_v3_distributor.hh')
-rw-r--r--src/dev/arm/gic_v3_distributor.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/arm/gic_v3_distributor.hh b/src/dev/arm/gic_v3_distributor.hh
index 880c577d7..0cf8d378c 100644
--- a/src/dev/arm/gic_v3_distributor.hh
+++ b/src/dev/arm/gic_v3_distributor.hh
@@ -53,6 +53,7 @@ class Gicv3Distributor : public Serializable
friend class Gicv3Redistributor;
friend class Gicv3CPUInterface;
+ friend class Gicv3Its;
protected: