NNS_FndDumpHeap

C Specification

#include <nnsys/fnd.h>
void NNS_FndDumpHeap(NNSFndHeapHandle heap);

Arguments

heap Heap handle

Return Values

None.

Description

This function displays internal heap information.

This function is used for debugging. It has no functionality in the final ROM version (FINALROM).

See Also

NNS_FndCreateExpHeap, NNS_FndCreateExpHeapEx, NNS_FndCreateFrmHeap, NNS_FndCreateFrmHeapEx, NNS_FndCreateUnitHeap, NNS_FndCreateUnitHeapEx

Revision History

06/22/2004 Clearly stated that the function does not do anything in the final ROM version.
04/01/2004 Initial Version


CONFIDENTIAL