Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
d98c897f
Commit
d98c897f
authored
Jan 09, 2006
by
simonmar
Browse files
[project @ 2006-01-09 14:33:50 by simonmar]
Remove duplicate imports
parent
564fe4b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/nativeGen/MachRegs.lhs
View file @
d98c897f
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment