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, 0 insertions, 7 deletions
diff --git a/sal/util/salalloc.list b/sal/util/salalloc.list
deleted file mode 100644
index 303d225dd..000000000
--- a/sal/util/salalloc.list
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- rtl_allocateMemory;
- rtl_reallocateMemory;
- rtl_freeMemory;
- rtl_allocateZeroMemory;
- rtl_freeZeroMemory;
-};