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