11 lines
178 B
Modula-2
11 lines
178 B
Modula-2
LIBRARY memcounter
|
|
|
|
EXPORTS
|
|
GetCounterInfo
|
|
InitCounters
|
|
GetCounterOneValue
|
|
GetCounterTwoValue
|
|
MC_LogAllocation
|
|
DllMain
|
|
|