mirror of
https://github.com/acpica/acpica/
synced 2025-02-24 01:14:46 +03:00
Added CmDumpAllocationInfo.
date 99.10.19.17.52.00; author grsmith1; state Exp;
This commit is contained in:
parent
5b4606e69f
commit
f467d01273
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user