summaryrefslogtreecommitdiff
path: root/sal/util/salalloc.list
diff options
context:
space:
mode:
Diffstat (limited to 'sal/util/salalloc.list')
-rw-r--r--sal/util/salalloc.list7
1 files changed, 7 insertions, 0 deletions
diff --git a/sal/util/salalloc.list b/sal/util/salalloc.list
new file mode 100644
index 000000000000..303d225dda7f
--- /dev/null
+++ b/sal/util/salalloc.list
@@ -0,0 +1,7 @@
+{
+ rtl_allocateMemory;
+ rtl_reallocateMemory;
+ rtl_freeMemory;
+ rtl_allocateZeroMemory;
+ rtl_freeZeroMemory;
+};