summaryrefslogtreecommitdiff
path: root/src/arch/sparc/types.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/sparc/types.hh')
-rw-r--r--src/arch/sparc/types.hh5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/arch/sparc/types.hh b/src/arch/sparc/types.hh
index b996be03c..acc4e4a64 100644
--- a/src/arch/sparc/types.hh
+++ b/src/arch/sparc/types.hh
@@ -45,11 +45,6 @@ typedef GenericISA::DelaySlotUPCState<MachInst> PCState;
typedef Twin64_t LargestRead;
-struct CoreSpecific
-{
- int core_type;
-};
-
}
#endif