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
df246f09
Commit
df246f09
authored
Jul 08, 2002
by
simonpj
Browse files
[project @ 2002-07-08 14:38:26 by simonpj]
Remove duplicate line in Linker.c *** MERGE TO STABLE BRANCH ***
parent
ffbf511e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Linker.c
View file @
df246f09
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.9
7
2002/07/0
2
1
0:22:13 wolfgang
Exp $
* $Id: Linker.c,v 1.9
8
2002/07/0
8
1
4:38:26 simonpj
Exp $
*
* (c) The GHC Team, 2000, 2001
*
...
...
@@ -209,7 +209,6 @@ typedef struct _RtsSymbolVal {
/* These are statically linked from the mingw libraries into the ghc
executable, so we have to employ this hack. */
#define RTS_MINGW_ONLY_SYMBOLS \
SymX(memset) \
SymX(memset) \
SymX(inet_ntoa) \
SymX(inet_addr) \
...
...
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