Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
327b848d
Commit
327b848d
authored
Dec 27, 2002
by
panne
Browse files
[project @ 2002-12-27 10:32:59 by panne]
Warning police: #undef SymX_redirect before it gets redefined. :-P
parent
10b314c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Linker.c
View file @
327b848d
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.10
8
2002/12/
19
1
4
:3
3:22 simonmar
Exp $
* $Id: Linker.c,v 1.10
9
2002/12/
27
1
0
:3
2:59 panne
Exp $
*
* (c) The GHC Team, 2000, 2001
*
...
...
@@ -562,6 +562,7 @@ RTS_MINGW_ONLY_SYMBOLS
RTS_CYGWIN_ONLY_SYMBOLS
#undef Sym
#undef SymX
#undef SymX_redirect
#ifdef LEADING_UNDERSCORE
#define MAYBE_LEADING_UNDERSCORE_STR(s) ("_" s)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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