summaryrefslogtreecommitdiff
path: root/src/base/types.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/types.hh')
-rw-r--r--src/base/types.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/base/types.hh b/src/base/types.hh
index c02a606cf..d99384529 100644
--- a/src/base/types.hh
+++ b/src/base/types.hh
@@ -166,7 +166,6 @@ isRomMicroPC(MicroPC upc)
const Addr MaxAddr = (Addr)-1;
typedef uint64_t RegVal;
-typedef double FloatRegVal;
static inline uint32_t
floatToBits32(float val)