diff options
Diffstat (limited to 'src/cpu/o3/params.hh')
-rwxr-xr-x | src/cpu/o3/params.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/o3/params.hh b/src/cpu/o3/params.hh index 1c234bcd7..b487778c6 100755 --- a/src/cpu/o3/params.hh +++ b/src/cpu/o3/params.hh @@ -54,8 +54,6 @@ class O3Params : public BaseO3CPU::Params Process *process; #endif // FULL_SYSTEM - MemObject *mem; - BaseCPU *checker; // |