From 16eafa24fa471987818b2d3b9f351a3bbd098deb Mon Sep 17 00:00:00 2001 From: rekado Date: Sat, 20 Sep 2014 13:52:36 +0200 Subject: remove duplicate register names --- SHARC/Types.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/SHARC/Types.hs b/SHARC/Types.hs index 7d83eb5..57db88a 100644 --- a/SHARC/Types.hs +++ b/SHARC/Types.hs @@ -270,7 +270,6 @@ registerMemoryMap = fromList [ (0x30020,"EEMUIN") , (0x1823,"IIEP0") , (0x1824,"IMEP0") , (0x1825,"ICEP0") - , (0x1825,"CEP0") , (0x1826,"CPEP0") , (0x1827,"EBEP0") , (0x1828,"TPEP0") @@ -283,7 +282,6 @@ registerMemoryMap = fromList [ (0x30020,"EEMUIN") , (0x1833,"IIEP1") , (0x1834,"IMEP1") , (0x1835,"ICEP1") - , (0x1835,"CEP1") , (0x1836,"CPEP1") , (0x1837,"EBEP1") , (0x1838,"TPEP1") -- cgit v1.2.3