summaryrefslogtreecommitdiffstats
path: root/sal/util/salalloc.list
blob: 303d225dda7f9dd76a6b666f7b0d67ec682326d1 (plain)
1
2
3
4
5
6
7
{
        rtl_allocateMemory;
        rtl_reallocateMemory;
        rtl_freeMemory;
        rtl_allocateZeroMemory;
        rtl_freeZeroMemory;
};