From 7bec5cbf60b2a98375243fcaa430b888c13b965e Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 4 Apr 2005 15:51:45 +0000 Subject: [PATCH] [project @ 2005-04-04 15:51:45 by simonmar] wibble --- ghc/compiler/nativeGen/MachRegs.lhs | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc/compiler/nativeGen/MachRegs.lhs b/ghc/compiler/nativeGen/MachRegs.lhs index 44448f6..d82922c 100644 --- a/ghc/compiler/nativeGen/MachRegs.lhs +++ b/ghc/compiler/nativeGen/MachRegs.lhs @@ -41,7 +41,6 @@ module MachRegs ( spRel, #if alpha_TARGET_ARCH - allArgRegs, fits8Bits, fReg, gp, pv, ra, sp, t9, t10, t11, t12, v0, f0, zeroh, -- 1.7.10.4