Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
802566df
Commit
802566df
authored
Dec 23, 2003
by
simonmar
Browse files
[project @ 2003-12-23 10:10:53 by simonmar]
Add performMajorGC
parent
354a661d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Linker.c
View file @
802566df
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.14
2
2003/12/
18 09:32:07
simonmar Exp $
* $Id: Linker.c,v 1.14
3
2003/12/
23 10:10:53
simonmar Exp $
*
* (c) The GHC Team, 2000-2003
*
...
...
@@ -410,6 +410,7 @@ typedef struct _RtsSymbolVal {
SymX(newPinnedByteArrayzh_fast) \
SymX(orIntegerzh_fast) \
SymX(performGC) \
SymX(performMajorGC) \
SymX(plusIntegerzh_fast) \
SymX(prog_argc) \
SymX(prog_argv) \
...
...
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