Loading...
--- libmalloc/libmalloc-409.40.6/private/malloc_private.modulemap
+++ /dev/null
@@ -1,14 +0,0 @@
-module DarwinPrivate.malloc [system] {
- header "malloc_private.h"
- export *
-
- explicit module malloc_implementation {
- header "malloc_implementation.h"
- export *
- }
-
- explicit module stack_logging {
- header "stack_logging.h"
- export *
- }
-}