Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
067e49d1
Commit
067e49d1
authored
Nov 19, 2004
by
simonpj
Browse files
[project @ 2004-11-19 18:00:29 by simonpj]
Add missing symbol for InstallConsoleEvent
parent
faf18d04
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Linker.c
View file @
067e49d1
...
...
@@ -296,6 +296,7 @@ typedef struct _RtsSymbolVal {
SymX(log) \
SymX(sqrt) \
SymX(memcpy) \
SymX(stg_InstallConsoleEvent) \
Sym(mktime) \
Sym(_imp___timezone) \
Sym(_imp___tzname) \
...
...
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