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
120380d5
Commit
120380d5
authored
Mar 20, 2002
by
sebc
Browse files
[project @ 2002-03-20 23:07:02 by sebc]
Update a comment only.
parent
1dc23a47
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/StoragePriv.h
View file @
120380d5
/* -----------------------------------------------------------------------------
* $Id: StoragePriv.h,v 1.2
0
2002/03/
12 11:51:07 simonmar
Exp $
* $Id: StoragePriv.h,v 1.2
1
2002/03/
20 23:07:02 sebc
Exp $
*
* (c) The GHC Team, 1998-1999
*
...
...
@@ -85,8 +85,8 @@ extern nat countBlocks(bdescr *);
/*
* These three are used by the garbage collector when we have
* dynamically-linked object modules. (see
ClosureMacros
.h,
* IS_
CODE
_PTR etc.).
* dynamically-linked object modules. (see
Storage
.h,
* IS_
DATA
_PTR etc.).
* Defined in Linker.c.
*/
int
is_dynamically_loaded_code_or_rodata_ptr
(
void
*
p
);
...
...
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