summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-03-05 12:19:11 +0000
committerGabe Black <gblack@eecs.umich.edu>2007-03-05 12:19:11 +0000
commitbe29612fbe03f5c06bd5b5b50b256b4c2218bb81 (patch)
tree03b2d994588fa7ac4b303d8e952e19f06175af1e /src/arch
parent6a19b64de2044e5b166a9883be6531166cd69900 (diff)
downloadgem5-be29612fbe03f5c06bd5b5b50b256b4c2218bb81.tar.xz
Add in a declaration of class Checkpoint rather than expecting it to come from some other include.
--HG-- extra : convert_revision : adbd4899508e3d30959a504a48402f01d1187099
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/sparc/miscregfile.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/sparc/miscregfile.hh b/src/arch/sparc/miscregfile.hh
index 4207de823..ac0e930c5 100644
--- a/src/arch/sparc/miscregfile.hh
+++ b/src/arch/sparc/miscregfile.hh
@@ -39,6 +39,8 @@
#include <string>
+class Checkpoint;
+
namespace SparcISA
{
//These functions map register indices to names