1module Darwin.Mach.debug [system] { 2 umbrella "mach_debug" 3 4 export * 5 module * { export * } 6} 7