Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
9021d33f
Commit
9021d33f
authored
Dec 12, 2001
by
simonmar
Browse files
[project @ 2001-12-12 14:03:30 by simonmar]
Add multi-slurp protection
parent
3bebac1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/includes/Stable.h
View file @
9021d33f
/* -----------------------------------------------------------------------------
* $Id: Stable.h,v 1.1
0
2001/1
1/21
1
0
:0
9:15
simonmar Exp $
* $Id: Stable.h,v 1.1
1
2001/1
2/12
1
4
:0
3:30
simonmar Exp $
*
* (c) The GHC Team, 1998-2000
*
...
...
@@ -12,7 +12,10 @@
* casting. Size is not a matter, because StgWord is always the same size as
* a void*.
*
* ----------------------------------------------------------------------------*/
* ---------------------------------------------------------------------------*/
#ifndef STABLE_H
#define STABLE_H
/* -----------------------------------------------------------------------------
External C Interface
...
...
@@ -68,3 +71,5 @@ splitStablePtr(StgStablePtr sp)
/* No deRefStableName, because the existence of a stable name doesn't
* guarantee the existence of the object itself.
*/
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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