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
4e6055e5
Commit
4e6055e5
authored
Sep 26, 2003
by
simonmar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[project @ 2003-09-26 09:17:28 by simonmar]
Update Linker following changes to saved_termios.
parent
8f176e88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
ghc/rts/Linker.c
ghc/rts/Linker.c
+3
-2
No files found.
ghc/rts/Linker.c
View file @
4e6055e5
/* -----------------------------------------------------------------------------
* $Id: Linker.c,v 1.13
2
2003/09/2
5
09:1
9
:2
3
simonmar Exp $
* $Id: Linker.c,v 1.13
3
2003/09/2
6
09:1
7
:2
8
simonmar Exp $
*
* (c) The GHC Team, 2000-2003
*
...
...
@@ -460,7 +460,8 @@ typedef struct _RtsSymbolVal {
SymX(rts_unlock) \
SymX(rtsSupportsBoundThreads) \
SymX(run_queue_hd) \
Sym(saved_termios) \
Sym(__hscore_get_saved_termios) \
Sym(__hscore_set_saved_termios) \
SymX(setProgArgv) \
SymX(startupHaskell) \
SymX(shutdownHaskell) \
...
...
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