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
jberryman
GHC
Commits
7caee7d7
Commit
7caee7d7
authored
Aug 26, 2010
by
Simon Marlow
Browse files
FIX BUILD: add rts_isProfiled to the symbol table
parent
e0b006bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/Linker.c
View file @
7caee7d7
...
...
@@ -877,6 +877,7 @@ typedef struct _RtsSymbolVal {
SymI_HasProto(rts_unlock) \
SymI_HasProto(rts_unsafeGetMyCapability) \
SymI_HasProto(rtsSupportsBoundThreads) \
SymI_HasProto(rts_isProfiled) \
SymI_HasProto(setProgArgv) \
SymI_HasProto(startupHaskell) \
SymI_HasProto(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