xref: /aoo42x/main/sal/util/salalloc.list (revision cdf0e10c)
1*cdf0e10cSrcweir{
2*cdf0e10cSrcweir        rtl_allocateMemory;
3*cdf0e10cSrcweir        rtl_reallocateMemory;
4*cdf0e10cSrcweir        rtl_freeMemory;
5*cdf0e10cSrcweir        rtl_allocateZeroMemory;
6*cdf0e10cSrcweir        rtl_freeZeroMemory;
7*cdf0e10cSrcweir};
8