Loading...
osfmk/mach_debug/mach_debug.modulemap xnu-12377.101.15 /dev/null
--- xnu/xnu-12377.101.15/osfmk/mach_debug/mach_debug.modulemap
+++ /dev/null
@@ -1,6 +0,0 @@
-module Darwin.Mach.debug [system] {
-  umbrella "mach_debug"
-
-  export *
-  module * { export * }
-}