diff options
Diffstat (limited to 'compiler/nativeGen/SPARC/CodeGen/Expand.hs')
-rw-r--r-- | compiler/nativeGen/SPARC/CodeGen/Expand.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/nativeGen/SPARC/CodeGen/Expand.hs b/compiler/nativeGen/SPARC/CodeGen/Expand.hs index 0b318740db..a29c24dcd4 100644 --- a/compiler/nativeGen/SPARC/CodeGen/Expand.hs +++ b/compiler/nativeGen/SPARC/CodeGen/Expand.hs @@ -11,7 +11,6 @@ import SPARC.Instr import SPARC.Imm import SPARC.AddrMode import SPARC.Regs -import SPARC.Ppr () import Instruction import Reg import Format |