summaryrefslogtreecommitdiff
path: root/src/arch/arm/fastmodel/iris/cpu.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/fastmodel/iris/cpu.hh')
-rw-r--r--src/arch/arm/fastmodel/iris/cpu.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/arm/fastmodel/iris/cpu.hh b/src/arch/arm/fastmodel/iris/cpu.hh
index 0d15fc82a..3b913b92d 100644
--- a/src/arch/arm/fastmodel/iris/cpu.hh
+++ b/src/arch/arm/fastmodel/iris/cpu.hh
@@ -118,6 +118,8 @@ class BaseCPU : public ::BaseCPU
}
void init() override;
+
+ void serializeThread(CheckpointOut &cp, ThreadID tid) const override;
};
// This class specializes the one above and sets up ThreadContexts based on