summaryrefslogtreecommitdiff
path: root/src/arch/power/interrupts.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/interrupts.hh')
-rw-r--r--src/arch/power/interrupts.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/power/interrupts.hh b/src/arch/power/interrupts.hh
index be5c72151..e41b4aa95 100644
--- a/src/arch/power/interrupts.hh
+++ b/src/arch/power/interrupts.hh
@@ -35,6 +35,7 @@
#include "params/PowerInterrupts.hh"
#include "sim/sim_object.hh"
+class BaseCPU;
class ThreadContext;
namespace PowerISA {