From: simonmar Date: Mon, 9 Jan 2006 14:33:50 +0000 (+0000) Subject: [project @ 2006-01-09 14:33:50 by simonmar] X-Git-Tag: final_switch_to_darcs,_this_repo_is_now_live~50 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d98c897fc102f9b4dab7a030fb454c7a7e2120be;p=ghc-hetmet.git [project @ 2006-01-09 14:33:50 by simonmar] Remove duplicate imports --- diff --git a/ghc/compiler/nativeGen/MachRegs.lhs b/ghc/compiler/nativeGen/MachRegs.lhs index b1a5de9..ef3086b 100644 --- a/ghc/compiler/nativeGen/MachRegs.lhs +++ b/ghc/compiler/nativeGen/MachRegs.lhs @@ -58,7 +58,7 @@ module MachRegs ( r8, r9, r10, r11, r12, r13, r14, r15, xmm0, xmm1, xmm2, xmm3, xmm4, xmm5, xmm6, xmm7, xmm8, xmm9, xmm10, xmm11, xmm12, xmm13, xmm14, xmm15, - xmm, eax, edx, + xmm, addrModeRegs, allFPArgRegs, #endif #if sparc_TARGET_ARCH