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
e90cc0a2
Commit
e90cc0a2
authored
Apr 24, 2001
by
qrczak
Browse files
[project @ 2001-04-24 15:49:19 by qrczak]
Remove spaces after \ at eol. Generate declarations for Posix symbols too.
parent
154d3609
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/rts/Linker.c
View file @
e90cc0a2
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.3
8
2001/04/24 1
1:20:50 sewardj
Exp $
* $Id: Linker.c,v 1.3
9
2001/04/24 1
5:49:19 qrczak
Exp $
*
* (c) The GHC Team, 2000
*
...
...
@@ -295,6 +295,7 @@ typedef struct _RtsSymbolVal {
#define Sym(vvv) extern void (vvv);
#define SymX(vvv)
/**/
RTS_SYMBOLS
RTS_POSIX_ONLY_SYMBOLS
#undef Sym
#undef SymX
...
...
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