#include <dwc.h>typedef void*(*) DWCAllocEx(DWCAllocType name,
u32 size,
int align);Be sure to return a pointer to the byte-aligned buffer with the size in bytes specified by size. |
|
| Ignore this variable. It contains information used during DWC library development. |
None.
This memory allocation function is used by the DWC library. Thread-exclusive processing must be used.
CONFIDENTIAL