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
ae643785
Commit
ae643785
authored
Jan 28, 2003
by
simonmar
Browse files
[project @ 2003-01-28 17:05:32 by simonmar]
- Remove setProgArgv - Belatedly add startupHaskell/shutdownHaskell
parent
0292e82b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Linker.c
View file @
ae643785
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.11
0
2003/01/
13
1
4
:0
2:07
simonmar Exp $
* $Id: Linker.c,v 1.11
1
2003/01/
28
1
7
:0
5:32
simonmar Exp $
*
* (c) The GHC Team, 2000, 2001
*
...
...
@@ -444,7 +444,8 @@ typedef struct _RtsSymbolVal {
SymX(rts_mkWord64) \
SymX(rts_mkWord8) \
SymX(run_queue_hd) \
SymX(setProgArgv) \
SymX(startupHaskell) \
SymX(shutdownHaskell) \
SymX(shutdownHaskellAndExit) \
SymX(stable_ptr_table) \
SymX(stackOverflow) \
...
...
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