Added CmDumpAllocationInfo.

date	99.10.19.17.52.00;	author grsmith1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 20:15:25 +00:00
parent 5b4606e69f
commit f467d01273

View File

@ -495,9 +495,14 @@ CmInitStaticObject (
#define CmAddElementToAllocList(a,b,c,d,e,f)
#define CmDeleteElementFromAllocList(a,b,c,d)
#define CmDumpCurrentAllocations(a,b)
#define CmDumpAllocationInfo()
#else
void
CmDumpAllocationInfo (
void);
void
CmDumpCurrentAllocations (
UINT32 Component,