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.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/sparc/types.hh b/src/arch/sparc/types.hh
index 7d0a7617c..ec88b9e2c 100644
--- a/src/arch/sparc/types.hh
+++ b/src/arch/sparc/types.hh
@@ -43,8 +43,6 @@ typedef uint64_t ExtMachInst;
typedef GenericISA::DelaySlotUPCState<MachInst> PCState;
-typedef Twin64_t LargestRead;
-
}
#endif