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
1c169ab6
Commit
1c169ab6
authored
Jun 26, 2003
by
panne
Browse files
[project @ 2003-06-26 20:58:33 by panne]
Unbreak GHCi: Add raiseIOzh_fast to RTS_SYMBOLS
parent
36a1c1eb
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/rts/Linker.c
View file @
1c169ab6
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.12
3
2003/06/26 20:
4
8:
59
panne Exp $
* $Id: Linker.c,v 1.12
4
2003/06/26 20:
5
8:
33
panne Exp $
*
* (c) The GHC Team, 2000-2003
*
...
...
@@ -411,6 +411,7 @@ typedef struct _RtsSymbolVal {
SymX(quotIntegerzh_fast) \
SymX(quotRemIntegerzh_fast) \
SymX(raisezh_fast) \
SymX(raiseIOzh_fast) \
SymX(remIntegerzh_fast) \
SymX(resetNonBlockingFd) \
SymX(resumeThread) \
...
...
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