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
5858853b
Commit
5858853b
authored
Jan 21, 2002
by
sof
Browse files
[project @ 2002-01-21 17:18:43 by sof]
multi-slurp protect
parent
a8176b20
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/MBlock.h
View file @
5858853b
/* -----------------------------------------------------------------------------
* $Id: MBlock.h,v 1.1
1
200
1/12/10 01:28:00 sebc
Exp $
* $Id: MBlock.h,v 1.1
2
200
2/01/21 17:18:43 sof
Exp $
*
* (c) The GHC Team, 1998-1999
*
* MegaBlock Allocator interface.
*
* ---------------------------------------------------------------------------*/
#ifndef __MBLOCK_H__
#define __MBLOCK_H__
extern
lnat
mblocks_allocated
;
#ifdef ENABLE_WIN32_DLL_SUPPORT
...
...
@@ -63,3 +64,5 @@ extern void * getMBlocks(nat n);
#error Dont know where to get memory from on this architecture
/* ToDo: memory locations on other architectures */
#endif
#endif
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