Loading...
--- libmalloc/libmalloc-715.100.22/include/malloc/allocator.modulemap
+++ /dev/null
@@ -1,11 +0,0 @@
-module allocator [system] {
- module malloc {
- header "malloc/malloc.h"
- export *
- }
-
- module _platform {
- header "malloc/_platform.h"
- export *
- }
-}