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