aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/boot.h')
-rw-r--r--mps/code/boot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/boot.h b/mps/code/boot.h
index f1d7b9925be..ba3540ad100 100644
--- a/mps/code/boot.h
+++ b/mps/code/boot.h
@@ -1,7 +1,6 @@
1/* impl.h.boot: BOOTSTRAP ALLOCATOR INTERFACE 1/* impl.h.boot: BOOTSTRAP ALLOCATOR INTERFACE
2 * 2 *
3 * $Id$ 3 * $Id$
4 * $HopeName: MMsrc!boot.h(trunk.2) $
5 * Copyright (c) 2001 Ravenbrook Limited. 4 * Copyright (c) 2001 Ravenbrook Limited.
6 * 5 *
7 * .overview: A protocol for allocating memory from a given block. 6 * .overview: A protocol for allocating memory from a given block.