summaryrefslogtreecommitdiff
path: root/src/cpu/legiontrace.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/legiontrace.hh')
-rw-r--r--src/cpu/legiontrace.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/legiontrace.hh b/src/cpu/legiontrace.hh
index 24957e40a..84f83d87e 100644
--- a/src/cpu/legiontrace.hh
+++ b/src/cpu/legiontrace.hh
@@ -42,6 +42,8 @@ class ThreadContext;
namespace Trace {
+void setupSharedData();
+
class LegionTraceRecord : public InstRecord
{
public: