summaryrefslogtreecommitdiff
path: root/cpu/profile.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/profile.hh')
-rw-r--r--cpu/profile.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpu/profile.hh b/cpu/profile.hh
index 1eb012a27..d55c9eec9 100644
--- a/cpu/profile.hh
+++ b/cpu/profile.hh
@@ -35,6 +35,8 @@
#include "sim/host.hh"
#include "arch/stacktrace.hh"
+class ExecContext;
+
class ProfileNode
{
private: