Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
jberryman
GHC
Commits
1f9edd05
Commit
1f9edd05
authored
Feb 14, 2001
by
simonmar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[project @ 2001-02-14 13:56:50 by simonmar]
add tryPutMVarzh_fast
parent
a599281d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
ghc/rts/Linker.c
ghc/rts/Linker.c
+2
-1
No files found.
ghc/rts/Linker.c
View file @
1f9edd05
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.3
0
2001/02/14 1
2:43:24 rrt
Exp $
* $Id: Linker.c,v 1.3
1
2001/02/14 1
3:56:50 simonmar
Exp $
*
* (c) The GHC Team, 2000
*
...
...
@@ -105,6 +105,7 @@ static int ocResolve_PEi386 ( ObjectCode* oc );
SymX(newMVarzh_fast) \
SymX(takeMVarzh_fast) \
SymX(tryTakeMVarzh_fast) \
SymX(tryPutMVarzh_fast) \
SymX(catchzh_fast) \
SymX(raisezh_fast) \
SymX(forkzh_fast) \
...
...
Write
Preview
Markdown
is supported
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