mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-20 11:33:09 -08:00
Changing mps_amc_collections to mps_collections
Copied from Perforce Change: 15296 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
92d64ab3cc
commit
4639c80f0c
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* impl.h.mpscamc: MEMORY POOL SYSTEM CLASS "AMC"
|
||||
*
|
||||
* $HopeName$
|
||||
* $HopeName: MMsrc!mpscamc.h(trunk.1) $
|
||||
* Copyright (C) 1996 Harlequin Group, all rights reserved.
|
||||
*/
|
||||
|
||||
|
|
@ -10,6 +10,5 @@
|
|||
#include "mps.h"
|
||||
|
||||
extern mps_class_t mps_class_amc(void);
|
||||
extern unsigned mps_amc_collections(mps_pool_t pool_amc);
|
||||
|
||||
#endif /* mpscamc_h */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue