xref: /AOO41X/main/sal/util/salalloc.list (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
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