Index: trunk/Chameleon.xcodeproj/project.pbxproj =================================================================== --- trunk/Chameleon.xcodeproj/project.pbxproj (revision 1175) +++ trunk/Chameleon.xcodeproj/project.pbxproj (revision 1176) @@ -18,6 +18,637 @@ 1D145307137073F40050C0CD /* bootargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootargs.h; sourceTree = ""; }; 1D2A1AF513743A2600787720 /* bootargs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootargs.h; sourceTree = ""; }; 65ED53931204B83200B22507 /* disk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disk.h; sourceTree = ""; }; + 6DBAFD1313B0D21E0047ED33 /* modules_support.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = modules_support.s; sourceTree = ""; }; + 6DBAFD1413B0D21E0047ED33 /* modules.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = modules.c; sourceTree = ""; }; + 6DBAFD1513B0D21E0047ED33 /* modules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modules.h; sourceTree = ""; }; + 6DBAFD1813B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = ""; }; + 6DBAFD1913B0D4590047ED33 /* _types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _types.h; sourceTree = ""; }; + 6DBAFD1B13B0D4590047ED33 /* alignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alignment.h; sourceTree = ""; }; + 6DBAFD1C13B0D4590047ED33 /* byte_order.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = byte_order.h; sourceTree = ""; }; + 6DBAFD1E13B0D4590047ED33 /* alignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alignment.h; sourceTree = ""; }; + 6DBAFD1F13B0D4590047ED33 /* asm_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm_help.h; sourceTree = ""; }; + 6DBAFD2013B0D4590047ED33 /* byte_order.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = byte_order.h; sourceTree = ""; }; + 6DBAFD2113B0D4590047ED33 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = ""; }; + 6DBAFD2213B0D4590047ED33 /* desc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = desc.h; sourceTree = ""; }; + 6DBAFD2313B0D4590047ED33 /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fenv.h; sourceTree = ""; }; + 6DBAFD2413B0D4590047ED33 /* fpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fpu.h; sourceTree = ""; }; + 6DBAFD2513B0D4590047ED33 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = ""; }; + 6DBAFD2613B0D4590047ED33 /* io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = ""; }; + 6DBAFD2713B0D4590047ED33 /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = ""; }; + 6DBAFD2813B0D4590047ED33 /* pio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pio.h; sourceTree = ""; }; + 6DBAFD2913B0D4590047ED33 /* reg_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reg_help.h; sourceTree = ""; }; + 6DBAFD2A13B0D4590047ED33 /* sel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sel.h; sourceTree = ""; }; + 6DBAFD2B13B0D4590047ED33 /* table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = table.h; sourceTree = ""; }; + 6DBAFD2C13B0D4590047ED33 /* tss.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tss.h; sourceTree = ""; }; + 6DBAFD2E13B0D4590047ED33 /* alignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alignment.h; sourceTree = ""; }; + 6DBAFD2F13B0D4590047ED33 /* asm_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm_help.h; sourceTree = ""; }; + 6DBAFD3013B0D4590047ED33 /* basic_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basic_regs.h; sourceTree = ""; }; + 6DBAFD3113B0D4590047ED33 /* byte_order.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = byte_order.h; sourceTree = ""; }; + 6DBAFD3213B0D4590047ED33 /* cframe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cframe.h; sourceTree = ""; }; + 6DBAFD3313B0D4590047ED33 /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fenv.h; sourceTree = ""; }; + 6DBAFD3413B0D4590047ED33 /* fp_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fp_regs.h; sourceTree = ""; }; + 6DBAFD3513B0D4590047ED33 /* macro_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macro_help.h; sourceTree = ""; }; + 6DBAFD3613B0D4590047ED33 /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = ""; }; + 6DBAFD3713B0D4590047ED33 /* mode_independent_asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mode_independent_asm.h; sourceTree = ""; }; + 6DBAFD3813B0D4590047ED33 /* pseudo_inst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pseudo_inst.h; sourceTree = ""; }; + 6DBAFD3913B0D4590047ED33 /* reg_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reg_help.h; sourceTree = ""; }; + 6DBAFD3A13B0D4590047ED33 /* assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assert.h; sourceTree = ""; }; + 6DBAFD3B13B0D4590047ED33 /* ctype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctype.h; sourceTree = ""; }; + 6DBAFD3D13B0D4590047ED33 /* device_port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = device_port.h; sourceTree = ""; }; + 6DBAFD3E13B0D4590047ED33 /* device_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = device_types.h; sourceTree = ""; }; + 6DBAFD3F13B0D4590047ED33 /* errno.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errno.h; sourceTree = ""; }; + 6DBAFD4013B0D4590047ED33 /* float.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float.h; sourceTree = ""; }; + 6DBAFD4213B0D4590047ED33 /* hfs_encodings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_encodings.h; sourceTree = ""; }; + 6DBAFD4313B0D4590047ED33 /* hfs_format.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_format.h; sourceTree = ""; }; + 6DBAFD4413B0D4590047ED33 /* hfs_mount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_mount.h; sourceTree = ""; }; + 6DBAFD4613B0D4590047ED33 /* _limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _limits.h; sourceTree = ""; }; + 6DBAFD4713B0D4590047ED33 /* _param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _param.h; sourceTree = ""; }; + 6DBAFD4813B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = ""; }; + 6DBAFD4913B0D4590047ED33 /* _types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _types.h; sourceTree = ""; }; + 6DBAFD4A13B0D4590047ED33 /* eflags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eflags.h; sourceTree = ""; }; + 6DBAFD4B13B0D4590047ED33 /* endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = endian.h; sourceTree = ""; }; + 6DBAFD4C13B0D4590047ED33 /* fasttrap_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fasttrap_isa.h; sourceTree = ""; }; + 6DBAFD4D13B0D4590047ED33 /* limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = limits.h; sourceTree = ""; }; + 6DBAFD4E13B0D4590047ED33 /* param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = param.h; sourceTree = ""; }; + 6DBAFD4F13B0D4590047ED33 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = profile.h; sourceTree = ""; }; + 6DBAFD5013B0D4590047ED33 /* setjmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setjmp.h; sourceTree = ""; }; + 6DBAFD5113B0D4590047ED33 /* signal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal.h; sourceTree = ""; }; + 6DBAFD5213B0D4590047ED33 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + 6DBAFD5313B0D4590047ED33 /* user_ldt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = user_ldt.h; sourceTree = ""; }; + 6DBAFD5413B0D4590047ED33 /* vmparam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vmparam.h; sourceTree = ""; }; + 6DBAFD5513B0D4590047ED33 /* inttypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inttypes.h; sourceTree = ""; }; + 6DBAFD5813B0D4590047ED33 /* IOACPIPlatformDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOACPIPlatformDevice.h; sourceTree = ""; }; + 6DBAFD5913B0D4590047ED33 /* IOACPIPlatformExpert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOACPIPlatformExpert.h; sourceTree = ""; }; + 6DBAFD5A13B0D4590047ED33 /* IOACPITypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOACPITypes.h; sourceTree = ""; }; + 6DBAFD5B13B0D4590047ED33 /* assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assert.h; sourceTree = ""; }; + 6DBAFD5D13B0D4590047ED33 /* ATADeviceNub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATADeviceNub.h; sourceTree = ""; }; + 6DBAFD5E13B0D4590047ED33 /* ATATimerEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATATimerEventSource.h; sourceTree = ""; }; + 6DBAFD5F13B0D4590047ED33 /* IOATABusCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATABusCommand.h; sourceTree = ""; }; + 6DBAFD6013B0D4590047ED33 /* IOATABusInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATABusInfo.h; sourceTree = ""; }; + 6DBAFD6113B0D4590047ED33 /* IOATACommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATACommand.h; sourceTree = ""; }; + 6DBAFD6213B0D4590047ED33 /* IOATAController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATAController.h; sourceTree = ""; }; + 6DBAFD6313B0D4590047ED33 /* IOATADevConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATADevConfig.h; sourceTree = ""; }; + 6DBAFD6413B0D4590047ED33 /* IOATADevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATADevice.h; sourceTree = ""; }; + 6DBAFD6513B0D4590047ED33 /* IOATARegI386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATARegI386.h; sourceTree = ""; }; + 6DBAFD6613B0D4590047ED33 /* IOATATypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATATypes.h; sourceTree = ""; }; + 6DBAFD6713B0D4590047ED33 /* IOPCIATA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPCIATA.h; sourceTree = ""; }; + 6DBAFD6813B0D4590047ED33 /* MacIOATA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacIOATA.h; sourceTree = ""; }; + 6DBAFD6A13B0D4590047ED33 /* IOAudioControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioControl.h; sourceTree = ""; }; + 6DBAFD6B13B0D4590047ED33 /* IOAudioControlUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioControlUserClient.h; sourceTree = ""; }; + 6DBAFD6C13B0D4590047ED33 /* IOAudioDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioDebug.h; sourceTree = ""; }; + 6DBAFD6D13B0D4590047ED33 /* IOAudioDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioDefines.h; sourceTree = ""; }; + 6DBAFD6E13B0D4590047ED33 /* IOAudioDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioDevice.h; sourceTree = ""; }; + 6DBAFD6F13B0D4590047ED33 /* IOAudioEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioEngine.h; sourceTree = ""; }; + 6DBAFD7013B0D4590047ED33 /* IOAudioEngineUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioEngineUserClient.h; sourceTree = ""; }; + 6DBAFD7113B0D4590047ED33 /* IOAudioLevelControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioLevelControl.h; sourceTree = ""; }; + 6DBAFD7213B0D4590047ED33 /* IOAudioPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioPort.h; sourceTree = ""; }; + 6DBAFD7313B0D4590047ED33 /* IOAudioSelectorControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioSelectorControl.h; sourceTree = ""; }; + 6DBAFD7413B0D4590047ED33 /* IOAudioStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioStream.h; sourceTree = ""; }; + 6DBAFD7513B0D4590047ED33 /* IOAudioToggleControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioToggleControl.h; sourceTree = ""; }; + 6DBAFD7613B0D4590047ED33 /* IOAudioTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioTypes.h; sourceTree = ""; }; + 6DBAFD7813B0D4590047ED33 /* IOFireWireAVCCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCCommand.h; sourceTree = ""; }; + 6DBAFD7913B0D4590047ED33 /* IOFireWireAVCConsts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCConsts.h; sourceTree = ""; }; + 6DBAFD7A13B0D4590047ED33 /* IOFireWireAVCRequestSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCRequestSpace.h; sourceTree = ""; }; + 6DBAFD7B13B0D4590047ED33 /* IOFireWireAVCTargetSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCTargetSpace.h; sourceTree = ""; }; + 6DBAFD7C13B0D4590047ED33 /* IOFireWireAVCUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCUnit.h; sourceTree = ""; }; + 6DBAFD7D13B0D4590047ED33 /* IOFireWireAVCUserClientCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCUserClientCommon.h; sourceTree = ""; }; + 6DBAFD7E13B0D4590047ED33 /* IOFireWirePCRSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWirePCRSpace.h; sourceTree = ""; }; + 6DBAFD8013B0D4590047ED33 /* Bluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = ""; }; + 6DBAFD8113B0D4590047ED33 /* BluetoothAssignedNumbers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BluetoothAssignedNumbers.h; sourceTree = ""; }; + 6DBAFD8213B0D4590047ED33 /* IOBluetoothHCIController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothHCIController.h; sourceTree = ""; }; + 6DBAFD8313B0D4590047ED33 /* IOBluetoothHCIRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothHCIRequest.h; sourceTree = ""; }; + 6DBAFD8413B0D4590047ED33 /* IOBluetoothHIDDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothHIDDriver.h; sourceTree = ""; }; + 6DBAFD8513B0D4590047ED33 /* IOBluetoothHIDDriverTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothHIDDriverTypes.h; sourceTree = ""; }; + 6DBAFD8613B0D4590047ED33 /* IOBluetoothInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothInternal.h; sourceTree = ""; }; + 6DBAFD8713B0D4590047ED33 /* IOBluetoothTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothTypes.h; sourceTree = ""; }; + 6DBAFD8913B0D4590047ED33 /* IOConfigDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOConfigDirectory.h; sourceTree = ""; }; + 6DBAFD8A13B0D4590047ED33 /* IOFireWireBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireBus.h; sourceTree = ""; }; + 6DBAFD8B13B0D4590047ED33 /* IOFireWireController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireController.h; sourceTree = ""; }; + 6DBAFD8C13B0D4590047ED33 /* IOFireWireDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireDevice.h; sourceTree = ""; }; + 6DBAFD8D13B0D4590047ED33 /* IOFireWireFamilyCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireFamilyCommon.h; sourceTree = ""; }; + 6DBAFD8E13B0D4590047ED33 /* IOFireWireIRMAllocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireIRMAllocation.h; sourceTree = ""; }; + 6DBAFD8F13B0D4590047ED33 /* IOFireWireLocalNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireLocalNode.h; sourceTree = ""; }; + 6DBAFD9013B0D4590047ED33 /* IOFireWireMultiIsochReceive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireMultiIsochReceive.h; sourceTree = ""; }; + 6DBAFD9113B0D4590047ED33 /* IOFireWireNub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireNub.h; sourceTree = ""; }; + 6DBAFD9213B0D4590047ED33 /* IOFireWirePowerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWirePowerManager.h; sourceTree = ""; }; + 6DBAFD9313B0D4590047ED33 /* IOFireWireUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireUnit.h; sourceTree = ""; }; + 6DBAFD9413B0D4590047ED33 /* IOFWAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWAddressSpace.h; sourceTree = ""; }; + 6DBAFD9513B0D4590047ED33 /* IOFWAsyncStreamListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWAsyncStreamListener.h; sourceTree = ""; }; + 6DBAFD9613B0D4590047ED33 /* IOFWCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWCommand.h; sourceTree = ""; }; + 6DBAFD9713B0D4590047ED33 /* IOFWDCL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWDCL.h; sourceTree = ""; }; + 6DBAFD9813B0D4590047ED33 /* IOFWDCLPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWDCLPool.h; sourceTree = ""; }; + 6DBAFD9913B0D4590047ED33 /* IOFWDCLProgram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWDCLProgram.h; sourceTree = ""; }; + 6DBAFD9A13B0D4590047ED33 /* IOFWDCLTranslator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWDCLTranslator.h; sourceTree = ""; }; + 6DBAFD9B13B0D4590047ED33 /* IOFWIsochChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWIsochChannel.h; sourceTree = ""; }; + 6DBAFD9C13B0D4590047ED33 /* IOFWIsochPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWIsochPort.h; sourceTree = ""; }; + 6DBAFD9D13B0D4590047ED33 /* IOFWLocalIsochPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWLocalIsochPort.h; sourceTree = ""; }; + 6DBAFD9E13B0D4590047ED33 /* IOFWPHYPacketListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWPHYPacketListener.h; sourceTree = ""; }; + 6DBAFD9F13B0D4590047ED33 /* IOFWPhysicalAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWPhysicalAddressSpace.h; sourceTree = ""; }; + 6DBAFDA013B0D4590047ED33 /* IOFWPseudoAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWPseudoAddressSpace.h; sourceTree = ""; }; + 6DBAFDA113B0D4590047ED33 /* IOFWRegs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWRegs.h; sourceTree = ""; }; + 6DBAFDA213B0D4590047ED33 /* IOFWSimpleContiguousPhysicalAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWSimpleContiguousPhysicalAddressSpace.h; sourceTree = ""; }; + 6DBAFDA313B0D4590047ED33 /* IOFWSimplePhysicalAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWSimplePhysicalAddressSpace.h; sourceTree = ""; }; + 6DBAFDA413B0D4590047ED33 /* IOFWSyncer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWSyncer.h; sourceTree = ""; }; + 6DBAFDA513B0D4590047ED33 /* IOFWUserObjectExporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWUserObjectExporter.h; sourceTree = ""; }; + 6DBAFDA613B0D4590047ED33 /* IOFWUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWUtils.h; sourceTree = ""; }; + 6DBAFDA713B0D4590047ED33 /* IOLocalConfigDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOLocalConfigDirectory.h; sourceTree = ""; }; + 6DBAFDA813B0D4590047ED33 /* IORemoteConfigDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORemoteConfigDirectory.h; sourceTree = ""; }; + 6DBAFDAA13B0D4590047ED33 /* IOAccelClientConnect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAccelClientConnect.h; sourceTree = ""; }; + 6DBAFDAB13B0D4590047ED33 /* IOAccelerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAccelerator.h; sourceTree = ""; }; + 6DBAFDAC13B0D4590047ED33 /* IOAccelSurfaceConnect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAccelSurfaceConnect.h; sourceTree = ""; }; + 6DBAFDAD13B0D4590047ED33 /* IOAccelTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAccelTypes.h; sourceTree = ""; }; + 6DBAFDAE13B0D4590047ED33 /* IODisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODisplay.h; sourceTree = ""; }; + 6DBAFDAF13B0D4590047ED33 /* IOFramebuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFramebuffer.h; sourceTree = ""; }; + 6DBAFDB013B0D4590047ED33 /* IOFramebufferShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFramebufferShared.h; sourceTree = ""; }; + 6DBAFDB113B0D4590047ED33 /* IOGraphicsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGraphicsDevice.h; sourceTree = ""; }; + 6DBAFDB213B0D4590047ED33 /* IOGraphicsEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGraphicsEngine.h; sourceTree = ""; }; + 6DBAFDB313B0D4590047ED33 /* IOGraphicsInterfaceTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGraphicsInterfaceTypes.h; sourceTree = ""; }; + 6DBAFDB413B0D4590047ED33 /* IOGraphicsTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGraphicsTypes.h; sourceTree = ""; }; + 6DBAFDB613B0D4590047ED33 /* IOHIDDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDDevice.h; sourceTree = ""; }; + 6DBAFDB713B0D4590047ED33 /* IOHIDElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDElement.h; sourceTree = ""; }; + 6DBAFDB813B0D4590047ED33 /* IOHIDInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDInterface.h; sourceTree = ""; }; + 6DBAFDB913B0D4590047ED33 /* IOHIDKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDKeys.h; sourceTree = ""; }; + 6DBAFDBA13B0D4590047ED33 /* IOHIDUsageTables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDUsageTables.h; sourceTree = ""; }; + 6DBAFDBC13B0D4590047ED33 /* IOHIDEventDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDEventDriver.h; sourceTree = ""; }; + 6DBAFDBD13B0D4590047ED33 /* IOHIDEventService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDEventService.h; sourceTree = ""; }; + 6DBAFDBF13B0D4590047ED33 /* ev_keymap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ev_keymap.h; sourceTree = ""; }; + 6DBAFDC013B0D4590047ED33 /* IOHIDDescriptorParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDDescriptorParser.h; sourceTree = ""; }; + 6DBAFDC113B0D4590047ED33 /* IOHIDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDevice.h; sourceTree = ""; }; + 6DBAFDC213B0D4590047ED33 /* IOHIDParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDParameter.h; sourceTree = ""; }; + 6DBAFDC313B0D4590047ED33 /* IOHIDShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDShared.h; sourceTree = ""; }; + 6DBAFDC413B0D4590047ED33 /* IOHIDSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDSystem.h; sourceTree = ""; }; + 6DBAFDC513B0D4590047ED33 /* IOHIDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDTypes.h; sourceTree = ""; }; + 6DBAFDC613B0D4590047ED33 /* IOHIDUsageTables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDUsageTables.h; sourceTree = ""; }; + 6DBAFDC713B0D4590047ED33 /* IOHIKeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIKeyboard.h; sourceTree = ""; }; + 6DBAFDC813B0D4590047ED33 /* IOHIKeyboardMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIKeyboardMapper.h; sourceTree = ""; }; + 6DBAFDC913B0D4590047ED33 /* IOHIPointing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIPointing.h; sourceTree = ""; }; + 6DBAFDCA13B0D4590047ED33 /* IOLLEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOLLEvent.h; sourceTree = ""; }; + 6DBAFDCC13B0D4590047ED33 /* IOI2CInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOI2CInterface.h; sourceTree = ""; }; + 6DBAFDCD13B0D4590047ED33 /* IOBSD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBSD.h; sourceTree = ""; }; + 6DBAFDCE13B0D4590047ED33 /* IOBufferMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBufferMemoryDescriptor.h; sourceTree = ""; }; + 6DBAFDCF13B0D4590047ED33 /* IOCatalogue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCatalogue.h; sourceTree = ""; }; + 6DBAFDD013B0D4590047ED33 /* IOCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCommand.h; sourceTree = ""; }; + 6DBAFDD113B0D4590047ED33 /* IOCommandGate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCommandGate.h; sourceTree = ""; }; + 6DBAFDD213B0D4590047ED33 /* IOCommandPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCommandPool.h; sourceTree = ""; }; + 6DBAFDD313B0D4590047ED33 /* IOConditionLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOConditionLock.h; sourceTree = ""; }; + 6DBAFDD413B0D4590047ED33 /* IODataQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODataQueue.h; sourceTree = ""; }; + 6DBAFDD513B0D4590047ED33 /* IODataQueueShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODataQueueShared.h; sourceTree = ""; }; + 6DBAFDD613B0D4590047ED33 /* IODeviceMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODeviceMemory.h; sourceTree = ""; }; + 6DBAFDD713B0D4590047ED33 /* IODeviceTreeSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODeviceTreeSupport.h; sourceTree = ""; }; + 6DBAFDD813B0D4590047ED33 /* IODMACommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODMACommand.h; sourceTree = ""; }; + 6DBAFDD913B0D4590047ED33 /* IODMAController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODMAController.h; sourceTree = ""; }; + 6DBAFDDA13B0D4590047ED33 /* IODMAEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODMAEventSource.h; sourceTree = ""; }; + 6DBAFDDB13B0D4590047ED33 /* IOEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOEventSource.h; sourceTree = ""; }; + 6DBAFDDC13B0D4590047ED33 /* IOFilterInterruptEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFilterInterruptEventSource.h; sourceTree = ""; }; + 6DBAFDDD13B0D4590047ED33 /* IOInterleavedMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOInterleavedMemoryDescriptor.h; sourceTree = ""; }; + 6DBAFDDE13B0D4590047ED33 /* IOInterruptController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOInterruptController.h; sourceTree = ""; }; + 6DBAFDDF13B0D4590047ED33 /* IOInterruptEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOInterruptEventSource.h; sourceTree = ""; }; + 6DBAFDE013B0D4590047ED33 /* IOInterrupts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOInterrupts.h; sourceTree = ""; }; + 6DBAFDE113B0D4590047ED33 /* IOKitDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOKitDebug.h; sourceTree = ""; }; + 6DBAFDE213B0D4590047ED33 /* IOKitKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOKitKeys.h; sourceTree = ""; }; + 6DBAFDE313B0D4590047ED33 /* IOKitServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOKitServer.h; sourceTree = ""; }; + 6DBAFDE413B0D4590047ED33 /* IOLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOLib.h; sourceTree = ""; }; + 6DBAFDE513B0D4590047ED33 /* IOLocks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOLocks.h; sourceTree = ""; }; + 6DBAFDE613B0D4590047ED33 /* IOMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMapper.h; sourceTree = ""; }; + 6DBAFDE713B0D4590047ED33 /* IOMemoryCursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMemoryCursor.h; sourceTree = ""; }; + 6DBAFDE813B0D4590047ED33 /* IOMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMemoryDescriptor.h; sourceTree = ""; }; + 6DBAFDE913B0D4590047ED33 /* IOMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMessage.h; sourceTree = ""; }; + 6DBAFDEA13B0D4590047ED33 /* IOMultiMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMultiMemoryDescriptor.h; sourceTree = ""; }; + 6DBAFDEB13B0D4590047ED33 /* IONotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONotifier.h; sourceTree = ""; }; + 6DBAFDEC13B0D4590047ED33 /* IONVRAM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONVRAM.h; sourceTree = ""; }; + 6DBAFDED13B0D4590047ED33 /* IOPlatformExpert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPlatformExpert.h; sourceTree = ""; }; + 6DBAFDEE13B0D4590047ED33 /* IORangeAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORangeAllocator.h; sourceTree = ""; }; + 6DBAFDEF13B0D4590047ED33 /* IORegistryEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORegistryEntry.h; sourceTree = ""; }; + 6DBAFDF013B0D4590047ED33 /* IOReturn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOReturn.h; sourceTree = ""; }; + 6DBAFDF113B0D4590047ED33 /* IOService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOService.h; sourceTree = ""; }; + 6DBAFDF213B0D4590047ED33 /* IOServicePM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOServicePM.h; sourceTree = ""; }; + 6DBAFDF313B0D4590047ED33 /* IOSharedDataQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSharedDataQueue.h; sourceTree = ""; }; + 6DBAFDF413B0D4590047ED33 /* IOSharedLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSharedLock.h; sourceTree = ""; }; + 6DBAFDF513B0D4590047ED33 /* IOSubMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSubMemoryDescriptor.h; sourceTree = ""; }; + 6DBAFDF613B0D4590047ED33 /* IOSyncer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSyncer.h; sourceTree = ""; }; + 6DBAFDF713B0D4590047ED33 /* IOTimerEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOTimerEventSource.h; sourceTree = ""; }; + 6DBAFDF813B0D4590047ED33 /* IOTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOTimeStamp.h; sourceTree = ""; }; + 6DBAFDF913B0D4590047ED33 /* IOTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOTypes.h; sourceTree = ""; }; + 6DBAFDFA13B0D4590047ED33 /* IOUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUserClient.h; sourceTree = ""; }; + 6DBAFDFB13B0D4590047ED33 /* IOWorkLoop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOWorkLoop.h; sourceTree = ""; }; + 6DBAFDFD13B0D4590047ED33 /* IOMacOSTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMacOSTypes.h; sourceTree = ""; }; + 6DBAFDFE13B0D4590047ED33 /* IOMacOSVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMacOSVideo.h; sourceTree = ""; }; + 6DBAFDFF13B0D4590047ED33 /* IONDRVFramebuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONDRVFramebuffer.h; sourceTree = ""; }; + 6DBAFE0013B0D4590047ED33 /* IONDRVLibraries.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONDRVLibraries.h; sourceTree = ""; }; + 6DBAFE0113B0D4590047ED33 /* IONDRVSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONDRVSupport.h; sourceTree = ""; }; + 6DBAFE0313B0D4590047ED33 /* IOBasicOutputQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBasicOutputQueue.h; sourceTree = ""; }; + 6DBAFE0413B0D4590047ED33 /* IOEthernetController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOEthernetController.h; sourceTree = ""; }; + 6DBAFE0513B0D4590047ED33 /* IOEthernetInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOEthernetInterface.h; sourceTree = ""; }; + 6DBAFE0613B0D4590047ED33 /* IOEthernetStats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOEthernetStats.h; sourceTree = ""; }; + 6DBAFE0713B0D4590047ED33 /* IOGatedOutputQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGatedOutputQueue.h; sourceTree = ""; }; + 6DBAFE0813B0D4590047ED33 /* IOKernelDebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOKernelDebugger.h; sourceTree = ""; }; + 6DBAFE0913B0D4590047ED33 /* IOMbufMemoryCursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMbufMemoryCursor.h; sourceTree = ""; }; + 6DBAFE0A13B0D4590047ED33 /* IONetworkController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkController.h; sourceTree = ""; }; + 6DBAFE0B13B0D4590047ED33 /* IONetworkData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkData.h; sourceTree = ""; }; + 6DBAFE0C13B0D4590047ED33 /* IONetworkInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkInterface.h; sourceTree = ""; }; + 6DBAFE0D13B0D4590047ED33 /* IONetworkMedium.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkMedium.h; sourceTree = ""; }; + 6DBAFE0E13B0D4590047ED33 /* IONetworkStats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkStats.h; sourceTree = ""; }; + 6DBAFE0F13B0D4590047ED33 /* IOOutputQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOOutputQueue.h; sourceTree = ""; }; + 6DBAFE1013B0D4590047ED33 /* IOPacketQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPacketQueue.h; sourceTree = ""; }; + 6DBAFE1213B0D4590047ED33 /* IONVRAMController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONVRAMController.h; sourceTree = ""; }; + 6DBAFE1313B0D4590047ED33 /* OSMessageNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSMessageNotification.h; sourceTree = ""; }; + 6DBAFE1513B0D4590047ED33 /* IOAGPDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAGPDevice.h; sourceTree = ""; }; + 6DBAFE1613B0D4590047ED33 /* IOPCIBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPCIBridge.h; sourceTree = ""; }; + 6DBAFE1713B0D4590047ED33 /* IOPCIDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPCIDevice.h; sourceTree = ""; }; + 6DBAFE1913B0D4590047ED33 /* AppleMacIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleMacIO.h; sourceTree = ""; }; + 6DBAFE1A13B0D4590047ED33 /* AppleMacIODevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleMacIODevice.h; sourceTree = ""; }; + 6DBAFE1B13B0D4590047ED33 /* AppleNMI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleNMI.h; sourceTree = ""; }; + 6DBAFE1C13B0D4590047ED33 /* ApplePlatformExpert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplePlatformExpert.h; sourceTree = ""; }; + 6DBAFE1E13B0D4590047ED33 /* IOPwrController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPwrController.h; sourceTree = ""; }; + 6DBAFE2013B0D4590047ED33 /* IODBDMA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODBDMA.h; sourceTree = ""; }; + 6DBAFE2213B0D4590047ED33 /* IOPM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPM.h; sourceTree = ""; }; + 6DBAFE2313B0D4590047ED33 /* IOPMDeprecated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMDeprecated.h; sourceTree = ""; }; + 6DBAFE2413B0D4590047ED33 /* IOPMLibDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMLibDefs.h; sourceTree = ""; }; + 6DBAFE2513B0D4590047ED33 /* IOPMPowerSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMPowerSource.h; sourceTree = ""; }; + 6DBAFE2613B0D4590047ED33 /* IOPMPowerSourceList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMPowerSourceList.h; sourceTree = ""; }; + 6DBAFE2713B0D4590047ED33 /* IOPMpowerState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMpowerState.h; sourceTree = ""; }; + 6DBAFE2813B0D4590047ED33 /* IOPMPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMPrivate.h; sourceTree = ""; }; + 6DBAFE2913B0D4590047ED33 /* IOPowerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPowerConnection.h; sourceTree = ""; }; + 6DBAFE2A13B0D4590047ED33 /* RootDomain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootDomain.h; sourceTree = ""; }; + 6DBAFE2C13B0D4590047ED33 /* IORTCController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORTCController.h; sourceTree = ""; }; + 6DBAFE2E13B0D4590047ED33 /* IOFireWireSBP2Login.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2Login.h; sourceTree = ""; }; + 6DBAFE2F13B0D4590047ED33 /* IOFireWireSBP2LSIWorkaroundDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2LSIWorkaroundDescriptor.h; sourceTree = ""; }; + 6DBAFE3013B0D4590047ED33 /* IOFireWireSBP2LUN.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2LUN.h; sourceTree = ""; }; + 6DBAFE3113B0D4590047ED33 /* IOFireWireSBP2ManagementORB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2ManagementORB.h; sourceTree = ""; }; + 6DBAFE3213B0D4590047ED33 /* IOFireWireSBP2ORB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2ORB.h; sourceTree = ""; }; + 6DBAFE3313B0D4590047ED33 /* IOFireWireSBP2Target.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2Target.h; sourceTree = ""; }; + 6DBAFE3413B0D4590047ED33 /* IOFireWireSBP2UserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2UserClient.h; sourceTree = ""; }; + 6DBAFE3513B0D4590047ED33 /* IOFireWireSBP2UserClientCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2UserClientCommon.h; sourceTree = ""; }; + 6DBAFE3613B0D4590047ED33 /* IOFireWireSerialBusProtocolTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSerialBusProtocolTransport.h; sourceTree = ""; }; + 6DBAFE3813B0D4590047ED33 /* IOBDServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDServices.h; sourceTree = ""; }; + 6DBAFE3913B0D4590047ED33 /* IOBlockStorageServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBlockStorageServices.h; sourceTree = ""; }; + 6DBAFE3A13B0D4590047ED33 /* IOCompactDiscServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCompactDiscServices.h; sourceTree = ""; }; + 6DBAFE3B13B0D4590047ED33 /* IODVDServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDServices.h; sourceTree = ""; }; + 6DBAFE3C13B0D4590047ED33 /* IOReducedBlockServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOReducedBlockServices.h; sourceTree = ""; }; + 6DBAFE3D13B0D4590047ED33 /* IOSCSIBlockCommandsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIBlockCommandsDevice.h; sourceTree = ""; }; + 6DBAFE3E13B0D4590047ED33 /* IOSCSIMultimediaCommandsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIMultimediaCommandsDevice.h; sourceTree = ""; }; + 6DBAFE3F13B0D4590047ED33 /* IOSCSIPeripheralDeviceNub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceNub.h; sourceTree = ""; }; + 6DBAFE4013B0D4590047ED33 /* IOSCSIPeripheralDeviceType00.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceType00.h; sourceTree = ""; }; + 6DBAFE4113B0D4590047ED33 /* IOSCSIPeripheralDeviceType05.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceType05.h; sourceTree = ""; }; + 6DBAFE4213B0D4590047ED33 /* IOSCSIPeripheralDeviceType07.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceType07.h; sourceTree = ""; }; + 6DBAFE4313B0D4590047ED33 /* IOSCSIPeripheralDeviceType0E.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceType0E.h; sourceTree = ""; }; + 6DBAFE4413B0D4590047ED33 /* IOSCSIPrimaryCommandsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPrimaryCommandsDevice.h; sourceTree = ""; }; + 6DBAFE4513B0D4590047ED33 /* IOSCSIProtocolInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIProtocolInterface.h; sourceTree = ""; }; + 6DBAFE4613B0D4590047ED33 /* IOSCSIProtocolServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIProtocolServices.h; sourceTree = ""; }; + 6DBAFE4713B0D4590047ED33 /* IOSCSIReducedBlockCommandsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIReducedBlockCommandsDevice.h; sourceTree = ""; }; + 6DBAFE4813B0D4590047ED33 /* SCSICmds_INQUIRY_Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_INQUIRY_Definitions.h; sourceTree = ""; }; + 6DBAFE4913B0D4590047ED33 /* SCSICmds_MODE_Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_MODE_Definitions.h; sourceTree = ""; }; + 6DBAFE4A13B0D4590047ED33 /* SCSICmds_READ_CAPACITY_Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_READ_CAPACITY_Definitions.h; sourceTree = ""; }; + 6DBAFE4B13B0D4590047ED33 /* SCSICmds_REPORT_LUNS_Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_REPORT_LUNS_Definitions.h; sourceTree = ""; }; + 6DBAFE4C13B0D4590047ED33 /* SCSICmds_REQUEST_SENSE_Defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_REQUEST_SENSE_Defs.h; sourceTree = ""; }; + 6DBAFE4D13B0D4590047ED33 /* SCSICommandDefinitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICommandDefinitions.h; sourceTree = ""; }; + 6DBAFE4E13B0D4590047ED33 /* SCSICommandOperationCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICommandOperationCodes.h; sourceTree = ""; }; + 6DBAFE4F13B0D4590047ED33 /* SCSIPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSIPort.h; sourceTree = ""; }; + 6DBAFE5013B0D4590047ED33 /* SCSITask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSITask.h; sourceTree = ""; }; + 6DBAFE5213B0D4590047ED33 /* IOSCSIParallelInterfaceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIParallelInterfaceController.h; sourceTree = ""; }; + 6DBAFE5413B0D4590047ED33 /* IOModemSerialStreamSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOModemSerialStreamSync.h; sourceTree = ""; }; + 6DBAFE5513B0D4590047ED33 /* IORS232SerialStreamSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORS232SerialStreamSync.h; sourceTree = ""; }; + 6DBAFE5613B0D4590047ED33 /* IOSerialDriverSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSerialDriverSync.h; sourceTree = ""; }; + 6DBAFE5713B0D4590047ED33 /* IOSerialKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSerialKeys.h; sourceTree = ""; }; + 6DBAFE5813B0D4590047ED33 /* IOSerialStreamSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSerialStreamSync.h; sourceTree = ""; }; + 6DBAFE5B13B0D4590047ED33 /* IOATAPIProtocolTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATAPIProtocolTransport.h; sourceTree = ""; }; + 6DBAFE5C13B0D4590047ED33 /* IOATAStorageDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATAStorageDefines.h; sourceTree = ""; }; + 6DBAFE5D13B0D4590047ED33 /* IOAppleLabelScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAppleLabelScheme.h; sourceTree = ""; }; + 6DBAFE5E13B0D4590047ED33 /* IOApplePartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOApplePartitionScheme.h; sourceTree = ""; }; + 6DBAFE5F13B0D4590047ED33 /* IOBDBlockStorageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDBlockStorageDevice.h; sourceTree = ""; }; + 6DBAFE6013B0D4590047ED33 /* IOBDBlockStorageDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDBlockStorageDriver.h; sourceTree = ""; }; + 6DBAFE6113B0D4590047ED33 /* IOBDMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDMedia.h; sourceTree = ""; }; + 6DBAFE6213B0D4590047ED33 /* IOBDMediaBSDClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDMediaBSDClient.h; sourceTree = ""; }; + 6DBAFE6313B0D4590047ED33 /* IOBDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDTypes.h; sourceTree = ""; }; + 6DBAFE6413B0D4590047ED33 /* IOBlockStorageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBlockStorageDevice.h; sourceTree = ""; }; + 6DBAFE6513B0D4590047ED33 /* IOBlockStorageDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBlockStorageDriver.h; sourceTree = ""; }; + 6DBAFE6613B0D4590047ED33 /* IOCDBlockStorageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDBlockStorageDevice.h; sourceTree = ""; }; + 6DBAFE6713B0D4590047ED33 /* IOCDBlockStorageDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDBlockStorageDriver.h; sourceTree = ""; }; + 6DBAFE6813B0D4590047ED33 /* IOCDMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDMedia.h; sourceTree = ""; }; + 6DBAFE6913B0D4590047ED33 /* IOCDMediaBSDClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDMediaBSDClient.h; sourceTree = ""; }; + 6DBAFE6A13B0D4590047ED33 /* IOCDPartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDPartitionScheme.h; sourceTree = ""; }; + 6DBAFE6B13B0D4590047ED33 /* IOCDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDTypes.h; sourceTree = ""; }; + 6DBAFE6C13B0D4590047ED33 /* IODVDBlockStorageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDBlockStorageDevice.h; sourceTree = ""; }; + 6DBAFE6D13B0D4590047ED33 /* IODVDBlockStorageDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDBlockStorageDriver.h; sourceTree = ""; }; + 6DBAFE6E13B0D4590047ED33 /* IODVDMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDMedia.h; sourceTree = ""; }; + 6DBAFE6F13B0D4590047ED33 /* IODVDMediaBSDClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDMediaBSDClient.h; sourceTree = ""; }; + 6DBAFE7013B0D4590047ED33 /* IODVDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDTypes.h; sourceTree = ""; }; + 6DBAFE7113B0D4590047ED33 /* IOFDiskPartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFDiskPartitionScheme.h; sourceTree = ""; }; + 6DBAFE7213B0D4590047ED33 /* IOFilterScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFilterScheme.h; sourceTree = ""; }; + 6DBAFE7313B0D4590047ED33 /* IOFireWireStorageCharacteristics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireStorageCharacteristics.h; sourceTree = ""; }; + 6DBAFE7413B0D4590047ED33 /* IOGUIDPartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGUIDPartitionScheme.h; sourceTree = ""; }; + 6DBAFE7513B0D4590047ED33 /* IOMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMedia.h; sourceTree = ""; }; + 6DBAFE7613B0D4590047ED33 /* IOMediaBSDClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMediaBSDClient.h; sourceTree = ""; }; + 6DBAFE7713B0D4590047ED33 /* IOPartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPartitionScheme.h; sourceTree = ""; }; + 6DBAFE7813B0D4590047ED33 /* IOStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStorage.h; sourceTree = ""; }; + 6DBAFE7913B0D4590047ED33 /* IOStorageDeviceCharacteristics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStorageDeviceCharacteristics.h; sourceTree = ""; }; + 6DBAFE7A13B0D4590047ED33 /* IOStorageProtocolCharacteristics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStorageProtocolCharacteristics.h; sourceTree = ""; }; + 6DBAFE7C13B0D4590047ED33 /* IOStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStream.h; sourceTree = ""; }; + 6DBAFE7D13B0D4590047ED33 /* IOStreamFamily.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStreamFamily.h; sourceTree = ""; }; + 6DBAFE7E13B0D4590047ED33 /* IOStreamShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStreamShared.h; sourceTree = ""; }; + 6DBAFE7F13B0D4590047ED33 /* IOStreamUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStreamUserClient.h; sourceTree = ""; }; + 6DBAFE8013B0D4590047ED33 /* system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = system.h; sourceTree = ""; }; + 6DBAFE8213B0D4590047ED33 /* IOWatchDogTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOWatchDogTimer.h; sourceTree = ""; }; + 6DBAFE8413B0D4590047ED33 /* IOUFIStorageServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUFIStorageServices.h; sourceTree = ""; }; + 6DBAFE8513B0D4590047ED33 /* IOUSBBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBBus.h; sourceTree = ""; }; + 6DBAFE8613B0D4590047ED33 /* IOUSBCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBCommand.h; sourceTree = ""; }; + 6DBAFE8713B0D4590047ED33 /* IOUSBCompositeDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBCompositeDriver.h; sourceTree = ""; }; + 6DBAFE8813B0D4590047ED33 /* IOUSBController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBController.h; sourceTree = ""; }; + 6DBAFE8913B0D4590047ED33 /* IOUSBControllerListElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBControllerListElement.h; sourceTree = ""; }; + 6DBAFE8A13B0D4590047ED33 /* IOUSBControllerV2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBControllerV2.h; sourceTree = ""; }; + 6DBAFE8B13B0D4590047ED33 /* IOUSBControllerV3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBControllerV3.h; sourceTree = ""; }; + 6DBAFE8C13B0D4590047ED33 /* IOUSBDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBDevice.h; sourceTree = ""; }; + 6DBAFE8D13B0D4590047ED33 /* IOUSBHIDDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBHIDDriver.h; sourceTree = ""; }; + 6DBAFE8E13B0D4590047ED33 /* IOUSBHubDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBHubDevice.h; sourceTree = ""; }; + 6DBAFE8F13B0D4590047ED33 /* IOUSBHubPolicyMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBHubPolicyMaker.h; sourceTree = ""; }; + 6DBAFE9013B0D4590047ED33 /* IOUSBInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBInterface.h; sourceTree = ""; }; + 6DBAFE9113B0D4590047ED33 /* IOUSBLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBLog.h; sourceTree = ""; }; + 6DBAFE9213B0D4590047ED33 /* IOUSBMassStorageClass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBMassStorageClass.h; sourceTree = ""; }; + 6DBAFE9313B0D4590047ED33 /* IOUSBMassStorageUFISubclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBMassStorageUFISubclass.h; sourceTree = ""; }; + 6DBAFE9413B0D4590047ED33 /* IOUSBNub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBNub.h; sourceTree = ""; }; + 6DBAFE9513B0D4590047ED33 /* IOUSBPipe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBPipe.h; sourceTree = ""; }; + 6DBAFE9613B0D4590047ED33 /* IOUSBRootHubDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBRootHubDevice.h; sourceTree = ""; }; + 6DBAFE9713B0D4590047ED33 /* IOUSBUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBUserClient.h; sourceTree = ""; }; + 6DBAFE9813B0D4590047ED33 /* IOUSBWorkLoop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBWorkLoop.h; sourceTree = ""; }; + 6DBAFE9913B0D4590047ED33 /* USB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USB.h; sourceTree = ""; }; + 6DBAFE9A13B0D4590047ED33 /* USBHub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USBHub.h; sourceTree = ""; }; + 6DBAFE9B13B0D4590047ED33 /* USBSpec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USBSpec.h; sourceTree = ""; }; + 6DBAFE9C13B0D4590047ED33 /* USBTracepoints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USBTracepoints.h; sourceTree = ""; }; + 6DBAFE9E13B0D4590047ED33 /* _OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _OSByteOrder.h; sourceTree = ""; }; + 6DBAFEA013B0D4590047ED33 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = ""; }; + 6DBAFEA113B0D4590047ED33 /* sha1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = ""; }; + 6DBAFEA313B0D4590047ED33 /* _OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _OSByteOrder.h; sourceTree = ""; }; + 6DBAFEA413B0D4590047ED33 /* OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSByteOrder.h; sourceTree = ""; }; + 6DBAFEA613B0D4590047ED33 /* OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSByteOrder.h; sourceTree = ""; }; + 6DBAFEA713B0D4590047ED33 /* OSAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSAtomic.h; sourceTree = ""; }; + 6DBAFEA813B0D4590047ED33 /* OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSByteOrder.h; sourceTree = ""; }; + 6DBAFEA913B0D4590047ED33 /* OSCacheControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSCacheControl.h; sourceTree = ""; }; + 6DBAFEAA13B0D4590047ED33 /* OSDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSDebug.h; sourceTree = ""; }; + 6DBAFEAB13B0D4590047ED33 /* OSKextLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKextLib.h; sourceTree = ""; }; + 6DBAFEAC13B0D4590047ED33 /* OSReturn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSReturn.h; sourceTree = ""; }; + 6DBAFEAD13B0D4590047ED33 /* OSTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSTypes.h; sourceTree = ""; }; + 6DBAFEAF13B0D4590047ED33 /* OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSByteOrder.h; sourceTree = ""; }; + 6DBAFEB013B0D4590047ED33 /* limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = limits.h; sourceTree = ""; }; + 6DBAFEB113B0D4590047ED33 /* locale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = locale.h; sourceTree = ""; }; + 6DBAFEB313B0D4590047ED33 /* audit_triggers.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = audit_triggers.defs; sourceTree = ""; }; + 6DBAFEB413B0D4590047ED33 /* boolean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolean.h; sourceTree = ""; }; + 6DBAFEB513B0D4590047ED33 /* bootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootstrap.h; sourceTree = ""; }; + 6DBAFEB613B0D4590047ED33 /* clock.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock.defs; sourceTree = ""; }; + 6DBAFEB713B0D4590047ED33 /* clock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clock.h; sourceTree = ""; }; + 6DBAFEB813B0D4590047ED33 /* clock_priv.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_priv.defs; sourceTree = ""; }; + 6DBAFEB913B0D4590047ED33 /* clock_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clock_priv.h; sourceTree = ""; }; + 6DBAFEBA13B0D4590047ED33 /* clock_reply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_reply.defs; sourceTree = ""; }; + 6DBAFEBB13B0D4590047ED33 /* clock_reply.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clock_reply.h; sourceTree = ""; }; + 6DBAFEBC13B0D4590047ED33 /* clock_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_types.defs; sourceTree = ""; }; + 6DBAFEBD13B0D4590047ED33 /* clock_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clock_types.h; sourceTree = ""; }; + 6DBAFEBE13B0D4590047ED33 /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = ""; }; + 6DBAFEBF13B0D4590047ED33 /* exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = exc.defs; sourceTree = ""; }; + 6DBAFEC013B0D4590047ED33 /* exc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exc.h; sourceTree = ""; }; + 6DBAFEC113B0D4590047ED33 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = ""; }; + 6DBAFEC213B0D4590047ED33 /* exception_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception_types.h; sourceTree = ""; }; + 6DBAFEC313B0D4590047ED33 /* host_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_info.h; sourceTree = ""; }; + 6DBAFEC413B0D4590047ED33 /* host_notify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_notify.h; sourceTree = ""; }; + 6DBAFEC513B0D4590047ED33 /* host_notify_reply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_notify_reply.defs; sourceTree = ""; }; + 6DBAFEC613B0D4590047ED33 /* host_priv.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_priv.defs; sourceTree = ""; }; + 6DBAFEC713B0D4590047ED33 /* host_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_priv.h; sourceTree = ""; }; + 6DBAFEC813B0D4590047ED33 /* host_reboot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_reboot.h; sourceTree = ""; }; + 6DBAFEC913B0D4590047ED33 /* host_security.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_security.defs; sourceTree = ""; }; + 6DBAFECA13B0D4590047ED33 /* host_security.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_security.h; sourceTree = ""; }; + 6DBAFECB13B0D4590047ED33 /* host_special_ports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_special_ports.h; sourceTree = ""; }; + 6DBAFECD13B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = ""; }; + 6DBAFECE13B0D4590047ED33 /* asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm.h; sourceTree = ""; }; + 6DBAFECF13B0D4590047ED33 /* boolean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolean.h; sourceTree = ""; }; + 6DBAFED013B0D4590047ED33 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = ""; }; + 6DBAFED113B0D4590047ED33 /* fp_reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fp_reg.h; sourceTree = ""; }; + 6DBAFED213B0D4590047ED33 /* kern_return.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_return.h; sourceTree = ""; }; + 6DBAFED313B0D4590047ED33 /* machine_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = machine_types.defs; sourceTree = ""; }; + 6DBAFED413B0D4590047ED33 /* ndr_def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ndr_def.h; sourceTree = ""; }; + 6DBAFED513B0D4590047ED33 /* processor_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_info.h; sourceTree = ""; }; + 6DBAFED613B0D4590047ED33 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = ""; }; + 6DBAFED713B0D4590047ED33 /* sdt_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt_isa.h; sourceTree = ""; }; + 6DBAFED813B0D4590047ED33 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = ""; }; + 6DBAFED913B0D4590047ED33 /* thread_act.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_act.h; sourceTree = ""; }; + 6DBAFEDA13B0D4590047ED33 /* thread_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_state.h; sourceTree = ""; }; + 6DBAFEDB13B0D4590047ED33 /* thread_status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_status.h; sourceTree = ""; }; + 6DBAFEDC13B0D4590047ED33 /* vm_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_param.h; sourceTree = ""; }; + 6DBAFEDD13B0D4590047ED33 /* vm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_types.h; sourceTree = ""; }; + 6DBAFEDE13B0D4590047ED33 /* kern_return.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_return.h; sourceTree = ""; }; + 6DBAFEDF13B0D4590047ED33 /* kmod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kmod.h; sourceTree = ""; }; + 6DBAFEE013B0D4590047ED33 /* ledger.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = ledger.defs; sourceTree = ""; }; + 6DBAFEE113B0D4590047ED33 /* ledger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ledger.h; sourceTree = ""; }; + 6DBAFEE213B0D4590047ED33 /* lock_set.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = lock_set.defs; sourceTree = ""; }; + 6DBAFEE313B0D4590047ED33 /* lock_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lock_set.h; sourceTree = ""; }; + 6DBAFEE413B0D4590047ED33 /* mach.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach.h; sourceTree = ""; }; + 6DBAFEE513B0D4590047ED33 /* mach_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_error.h; sourceTree = ""; }; + 6DBAFEE613B0D4590047ED33 /* mach_exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_exc.defs; sourceTree = ""; }; + 6DBAFEE713B0D4590047ED33 /* mach_host.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_host.defs; sourceTree = ""; }; + 6DBAFEE813B0D4590047ED33 /* mach_host.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_host.h; sourceTree = ""; }; + 6DBAFEE913B0D4590047ED33 /* mach_init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_init.h; sourceTree = ""; }; + 6DBAFEEA13B0D4590047ED33 /* mach_interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_interface.h; sourceTree = ""; }; + 6DBAFEEB13B0D4590047ED33 /* mach_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_param.h; sourceTree = ""; }; + 6DBAFEEC13B0D4590047ED33 /* mach_port.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_port.defs; sourceTree = ""; }; + 6DBAFEED13B0D4590047ED33 /* mach_port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_port.h; sourceTree = ""; }; + 6DBAFEEE13B0D4590047ED33 /* mach_syscalls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_syscalls.h; sourceTree = ""; }; + 6DBAFEEF13B0D4590047ED33 /* mach_time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_time.h; sourceTree = ""; }; + 6DBAFEF013B0D4590047ED33 /* mach_traps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_traps.h; sourceTree = ""; }; + 6DBAFEF113B0D4590047ED33 /* mach_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_types.defs; sourceTree = ""; }; + 6DBAFEF213B0D4590047ED33 /* mach_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_types.h; sourceTree = ""; }; + 6DBAFEF313B0D4590047ED33 /* mach_vm.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_vm.defs; sourceTree = ""; }; + 6DBAFEF413B0D4590047ED33 /* mach_vm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_vm.h; sourceTree = ""; }; + 6DBAFEF613B0D4590047ED33 /* asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm.h; sourceTree = ""; }; + 6DBAFEF713B0D4590047ED33 /* boolean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolean.h; sourceTree = ""; }; + 6DBAFEF813B0D4590047ED33 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = ""; }; + 6DBAFEF913B0D4590047ED33 /* kern_return.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_return.h; sourceTree = ""; }; + 6DBAFEFA13B0D4590047ED33 /* machine_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = machine_types.defs; sourceTree = ""; }; + 6DBAFEFB13B0D4590047ED33 /* ndr_def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ndr_def.h; sourceTree = ""; }; + 6DBAFEFC13B0D4590047ED33 /* processor_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_info.h; sourceTree = ""; }; + 6DBAFEFD13B0D4590047ED33 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = ""; }; + 6DBAFEFE13B0D4590047ED33 /* sdt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt.h; sourceTree = ""; }; + 6DBAFEFF13B0D4590047ED33 /* sdt_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt_isa.h; sourceTree = ""; }; + 6DBAFF0013B0D4590047ED33 /* thread_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_state.h; sourceTree = ""; }; + 6DBAFF0113B0D4590047ED33 /* thread_status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_status.h; sourceTree = ""; }; + 6DBAFF0213B0D4590047ED33 /* vm_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_param.h; sourceTree = ""; }; + 6DBAFF0313B0D4590047ED33 /* vm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_types.h; sourceTree = ""; }; + 6DBAFF0413B0D4590047ED33 /* machine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = machine.h; sourceTree = ""; }; + 6DBAFF0513B0D4590047ED33 /* memory_object_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory_object_types.h; sourceTree = ""; }; + 6DBAFF0613B0D4590047ED33 /* message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message.h; sourceTree = ""; }; + 6DBAFF0713B0D4590047ED33 /* mig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mig.h; sourceTree = ""; }; + 6DBAFF0813B0D4590047ED33 /* mig_errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mig_errors.h; sourceTree = ""; }; + 6DBAFF0913B0D4590047ED33 /* ndr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ndr.h; sourceTree = ""; }; + 6DBAFF0A13B0D4590047ED33 /* notify.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = notify.defs; sourceTree = ""; }; + 6DBAFF0B13B0D4590047ED33 /* notify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = notify.h; sourceTree = ""; }; + 6DBAFF0C13B0D4590047ED33 /* policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = policy.h; sourceTree = ""; }; + 6DBAFF0D13B0D4590047ED33 /* port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = ""; }; + 6DBAFF0E13B0D4590047ED33 /* port_obj.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port_obj.h; sourceTree = ""; }; + 6DBAFF1013B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = ""; }; + 6DBAFF1113B0D4590047ED33 /* asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm.h; sourceTree = ""; }; + 6DBAFF1213B0D4590047ED33 /* boolean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolean.h; sourceTree = ""; }; + 6DBAFF1313B0D4590047ED33 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = ""; }; + 6DBAFF1413B0D4590047ED33 /* kern_return.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_return.h; sourceTree = ""; }; + 6DBAFF1513B0D4590047ED33 /* machine_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = machine_types.defs; sourceTree = ""; }; + 6DBAFF1613B0D4590047ED33 /* ndr_def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ndr_def.h; sourceTree = ""; }; + 6DBAFF1713B0D4590047ED33 /* processor_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_info.h; sourceTree = ""; }; + 6DBAFF1813B0D4590047ED33 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = ""; }; + 6DBAFF1913B0D4590047ED33 /* sdt_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt_isa.h; sourceTree = ""; }; + 6DBAFF1A13B0D4590047ED33 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = ""; }; + 6DBAFF1B13B0D4590047ED33 /* thread_act.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_act.h; sourceTree = ""; }; + 6DBAFF1C13B0D4590047ED33 /* thread_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_state.h; sourceTree = ""; }; + 6DBAFF1D13B0D4590047ED33 /* thread_status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_status.h; sourceTree = ""; }; + 6DBAFF1E13B0D4590047ED33 /* vm_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_param.h; sourceTree = ""; }; + 6DBAFF1F13B0D4590047ED33 /* vm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_types.h; sourceTree = ""; }; + 6DBAFF2013B0D4590047ED33 /* processor.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = processor.defs; sourceTree = ""; }; + 6DBAFF2113B0D4590047ED33 /* processor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor.h; sourceTree = ""; }; + 6DBAFF2213B0D4590047ED33 /* processor_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_info.h; sourceTree = ""; }; + 6DBAFF2313B0D4590047ED33 /* processor_set.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = processor_set.defs; sourceTree = ""; }; + 6DBAFF2413B0D4590047ED33 /* processor_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_set.h; sourceTree = ""; }; + 6DBAFF2513B0D4590047ED33 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = ""; }; + 6DBAFF2613B0D4590047ED33 /* sdt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt.h; sourceTree = ""; }; + 6DBAFF2713B0D4590047ED33 /* security.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = security.defs; sourceTree = ""; }; + 6DBAFF2813B0D4590047ED33 /* semaphore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore.h; sourceTree = ""; }; + 6DBAFF2913B0D4590047ED33 /* shared_memory_server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_memory_server.h; sourceTree = ""; }; + 6DBAFF2A13B0D4590047ED33 /* shared_region.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_region.h; sourceTree = ""; }; + 6DBAFF2B13B0D4590047ED33 /* std_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = std_types.defs; sourceTree = ""; }; + 6DBAFF2C13B0D4590047ED33 /* std_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = std_types.h; sourceTree = ""; }; + 6DBAFF2D13B0D4590047ED33 /* sync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sync.h; sourceTree = ""; }; + 6DBAFF2E13B0D4590047ED33 /* sync_policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sync_policy.h; sourceTree = ""; }; + 6DBAFF2F13B0D4590047ED33 /* task.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = task.defs; sourceTree = ""; }; + 6DBAFF3013B0D4590047ED33 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = ""; }; + 6DBAFF3113B0D4590047ED33 /* task_access.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = task_access.defs; sourceTree = ""; }; + 6DBAFF3213B0D4590047ED33 /* task_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task_info.h; sourceTree = ""; }; + 6DBAFF3313B0D4590047ED33 /* task_ledger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task_ledger.h; sourceTree = ""; }; + 6DBAFF3413B0D4590047ED33 /* task_policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task_policy.h; sourceTree = ""; }; + 6DBAFF3513B0D4590047ED33 /* task_special_ports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task_special_ports.h; sourceTree = ""; }; + 6DBAFF3613B0D4590047ED33 /* thread_act.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = thread_act.defs; sourceTree = ""; }; + 6DBAFF3713B0D4590047ED33 /* thread_act.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_act.h; sourceTree = ""; }; + 6DBAFF3813B0D4590047ED33 /* thread_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_info.h; sourceTree = ""; }; + 6DBAFF3913B0D4590047ED33 /* thread_policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_policy.h; sourceTree = ""; }; + 6DBAFF3A13B0D4590047ED33 /* thread_special_ports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_special_ports.h; sourceTree = ""; }; + 6DBAFF3B13B0D4590047ED33 /* thread_status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_status.h; sourceTree = ""; }; + 6DBAFF3C13B0D4590047ED33 /* thread_switch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_switch.h; sourceTree = ""; }; + 6DBAFF3D13B0D4590047ED33 /* time_value.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time_value.h; sourceTree = ""; }; + 6DBAFF3E13B0D4590047ED33 /* vm_attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_attributes.h; sourceTree = ""; }; + 6DBAFF3F13B0D4590047ED33 /* vm_behavior.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_behavior.h; sourceTree = ""; }; + 6DBAFF4013B0D4590047ED33 /* vm_inherit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_inherit.h; sourceTree = ""; }; + 6DBAFF4113B0D4590047ED33 /* vm_map.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = vm_map.defs; sourceTree = ""; }; + 6DBAFF4213B0D4590047ED33 /* vm_map.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_map.h; sourceTree = ""; }; + 6DBAFF4313B0D4590047ED33 /* vm_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_param.h; sourceTree = ""; }; + 6DBAFF4413B0D4590047ED33 /* vm_prot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_prot.h; sourceTree = ""; }; + 6DBAFF4513B0D4590047ED33 /* vm_purgable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_purgable.h; sourceTree = ""; }; + 6DBAFF4613B0D4590047ED33 /* vm_region.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_region.h; sourceTree = ""; }; + 6DBAFF4713B0D4590047ED33 /* vm_statistics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_statistics.h; sourceTree = ""; }; + 6DBAFF4813B0D4590047ED33 /* vm_sync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_sync.h; sourceTree = ""; }; + 6DBAFF4913B0D4590047ED33 /* vm_task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_task.h; sourceTree = ""; }; + 6DBAFF4A13B0D4590047ED33 /* vm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_types.h; sourceTree = ""; }; + 6DBAFF4C13B0D4590047ED33 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = ""; }; + 6DBAFF4D13B0D4590047ED33 /* thread_act.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_act.h; sourceTree = ""; }; + 6DBAFF4F13B0D4590047ED33 /* arch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arch.h; sourceTree = ""; }; + 6DBAFF5013B0D4590047ED33 /* compact_unwind_encoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compact_unwind_encoding.h; sourceTree = ""; }; + 6DBAFF5113B0D4590047ED33 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dyld.h; sourceTree = ""; }; + 6DBAFF5213B0D4590047ED33 /* dyld_images.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dyld_images.h; sourceTree = ""; }; + 6DBAFF5313B0D4590047ED33 /* fat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fat.h; sourceTree = ""; }; + 6DBAFF5413B0D4590047ED33 /* getsect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getsect.h; sourceTree = ""; }; + 6DBAFF5613B0D4590047ED33 /* swap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swap.h; sourceTree = ""; }; + 6DBAFF5713B0D4590047ED33 /* ldsyms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ldsyms.h; sourceTree = ""; }; + 6DBAFF5813B0D4590047ED33 /* loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = ""; }; + 6DBAFF5913B0D4590047ED33 /* nlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nlist.h; sourceTree = ""; }; + 6DBAFF5B13B0D4590047ED33 /* reloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reloc.h; sourceTree = ""; }; + 6DBAFF5C13B0D4590047ED33 /* swap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swap.h; sourceTree = ""; }; + 6DBAFF5D13B0D4590047ED33 /* ranlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ranlib.h; sourceTree = ""; }; + 6DBAFF5E13B0D4590047ED33 /* reloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reloc.h; sourceTree = ""; }; + 6DBAFF5F13B0D4590047ED33 /* stab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stab.h; sourceTree = ""; }; + 6DBAFF6013B0D4590047ED33 /* swap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swap.h; sourceTree = ""; }; + 6DBAFF6213B0D4590047ED33 /* reloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reloc.h; sourceTree = ""; }; + 6DBAFF6413B0D4590047ED33 /* _limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _limits.h; sourceTree = ""; }; + 6DBAFF6513B0D4590047ED33 /* _param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _param.h; sourceTree = ""; }; + 6DBAFF6613B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = ""; }; + 6DBAFF6713B0D4590047ED33 /* _types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _types.h; sourceTree = ""; }; + 6DBAFF6813B0D4590047ED33 /* byte_order.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = byte_order.h; sourceTree = ""; }; + 6DBAFF6913B0D4590047ED33 /* endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = endian.h; sourceTree = ""; }; + 6DBAFF6A13B0D4590047ED33 /* fasttrap_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fasttrap_isa.h; sourceTree = ""; }; + 6DBAFF6B13B0D4590047ED33 /* limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = limits.h; sourceTree = ""; }; + 6DBAFF6C13B0D4590047ED33 /* param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = param.h; sourceTree = ""; }; + 6DBAFF6D13B0D4590047ED33 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = profile.h; sourceTree = ""; }; + 6DBAFF6E13B0D4590047ED33 /* setjmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setjmp.h; sourceTree = ""; }; + 6DBAFF6F13B0D4590047ED33 /* signal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal.h; sourceTree = ""; }; + 6DBAFF7013B0D4590047ED33 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + 6DBAFF7113B0D4590047ED33 /* vmparam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vmparam.h; sourceTree = ""; }; + 6DBAFF7213B0D4590047ED33 /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = ""; }; + 6DBAFF7413B0D4590047ED33 /* bootp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootp.h; sourceTree = ""; }; + 6DBAFF7513B0D4590047ED33 /* icmp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = icmp6.h; sourceTree = ""; }; + 6DBAFF7613B0D4590047ED33 /* icmp_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = icmp_var.h; sourceTree = ""; }; + 6DBAFF7713B0D4590047ED33 /* if_ether.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = if_ether.h; sourceTree = ""; }; + 6DBAFF7813B0D4590047ED33 /* igmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = igmp.h; sourceTree = ""; }; + 6DBAFF7913B0D4590047ED33 /* igmp_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = igmp_var.h; sourceTree = ""; }; + 6DBAFF7A13B0D4590047ED33 /* in.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in.h; sourceTree = ""; }; + 6DBAFF7B13B0D4590047ED33 /* in_pcb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in_pcb.h; sourceTree = ""; }; + 6DBAFF7C13B0D4590047ED33 /* in_systm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in_systm.h; sourceTree = ""; }; + 6DBAFF7D13B0D4590047ED33 /* in_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in_var.h; sourceTree = ""; }; + 6DBAFF7E13B0D4590047ED33 /* ip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip.h; sourceTree = ""; }; + 6DBAFF7F13B0D4590047ED33 /* ip6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip6.h; sourceTree = ""; }; + 6DBAFF8013B0D4590047ED33 /* ip_fw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_fw.h; sourceTree = ""; }; + 6DBAFF8113B0D4590047ED33 /* ip_fw2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_fw2.h; sourceTree = ""; }; + 6DBAFF8213B0D4590047ED33 /* ip_icmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_icmp.h; sourceTree = ""; }; + 6DBAFF8313B0D4590047ED33 /* ip_mroute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_mroute.h; sourceTree = ""; }; + 6DBAFF8413B0D4590047ED33 /* ip_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_var.h; sourceTree = ""; }; + 6DBAFF8513B0D4590047ED33 /* tcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp.h; sourceTree = ""; }; + 6DBAFF8613B0D4590047ED33 /* tcp_fsm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp_fsm.h; sourceTree = ""; }; + 6DBAFF8713B0D4590047ED33 /* tcp_seq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp_seq.h; sourceTree = ""; }; + 6DBAFF8813B0D4590047ED33 /* tcp_timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp_timer.h; sourceTree = ""; }; + 6DBAFF8913B0D4590047ED33 /* tcp_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp_var.h; sourceTree = ""; }; + 6DBAFF8A13B0D4590047ED33 /* tcpip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcpip.h; sourceTree = ""; }; + 6DBAFF8B13B0D4590047ED33 /* udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udp.h; sourceTree = ""; }; + 6DBAFF8C13B0D4590047ED33 /* udp_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udp_var.h; sourceTree = ""; }; + 6DBAFF8E13B0D4590047ED33 /* ah.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ah.h; sourceTree = ""; }; + 6DBAFF8F13B0D4590047ED33 /* esp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = esp.h; sourceTree = ""; }; + 6DBAFF9013B0D4590047ED33 /* in6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in6.h; sourceTree = ""; }; + 6DBAFF9113B0D4590047ED33 /* in6_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in6_var.h; sourceTree = ""; }; + 6DBAFF9213B0D4590047ED33 /* ip6_fw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip6_fw.h; sourceTree = ""; }; + 6DBAFF9313B0D4590047ED33 /* ip6_mroute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip6_mroute.h; sourceTree = ""; }; + 6DBAFF9413B0D4590047ED33 /* ipcomp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipcomp.h; sourceTree = ""; }; + 6DBAFF9513B0D4590047ED33 /* ipsec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsec.h; sourceTree = ""; }; + 6DBAFF9613B0D4590047ED33 /* nd6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nd6.h; sourceTree = ""; }; + 6DBAFF9713B0D4590047ED33 /* pim6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pim6.h; sourceTree = ""; }; + 6DBAFF9813B0D4590047ED33 /* raw_ip6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = raw_ip6.h; sourceTree = ""; }; + 6DBAFF9913B0D4590047ED33 /* runetype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runetype.h; sourceTree = ""; }; + 6DBAFF9B13B0D4590047ED33 /* _common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _common.h; sourceTree = ""; }; + 6DBAFF9C13B0D4590047ED33 /* _stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _stdio.h; sourceTree = ""; }; + 6DBAFF9D13B0D4590047ED33 /* setjmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setjmp.h; sourceTree = ""; }; + 6DBAFF9E13B0D4590047ED33 /* signal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal.h; sourceTree = ""; }; + 6DBAFF9F13B0D4590047ED33 /* stdarg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdarg.h; sourceTree = ""; }; + 6DBAFFA013B0D4590047ED33 /* stdbool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdbool.h; sourceTree = ""; }; + 6DBAFFA113B0D4590047ED33 /* stddef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stddef.h; sourceTree = ""; }; + 6DBAFFA213B0D4590047ED33 /* stdint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdint.h; sourceTree = ""; }; + 6DBAFFA313B0D4590047ED33 /* stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdio.h; sourceTree = ""; }; + 6DBAFFA413B0D4590047ED33 /* stdlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdlib.h; sourceTree = ""; }; + 6DBAFFA513B0D4590047ED33 /* string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = ""; }; + 6DBAFFA713B0D4590047ED33 /* _endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _endian.h; sourceTree = ""; }; + 6DBAFFA813B0D4590047ED33 /* _select.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _select.h; sourceTree = ""; }; + 6DBAFFA913B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = ""; }; + 6DBAFFAA13B0D4590047ED33 /* _types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _types.h; sourceTree = ""; }; + 6DBAFFAB13B0D4590047ED33 /* appleapiopts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = appleapiopts.h; sourceTree = ""; }; + 6DBAFFAC13B0D4590047ED33 /* buf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buf.h; sourceTree = ""; }; + 6DBAFFAD13B0D4590047ED33 /* cdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cdefs.h; sourceTree = ""; }; + 6DBAFFAE13B0D4590047ED33 /* disk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disk.h; sourceTree = ""; }; + 6DBAFFAF13B0D4590047ED33 /* kernel_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kernel_types.h; sourceTree = ""; }; + 6DBAFFB013B0D4590047ED33 /* param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = param.h; sourceTree = ""; }; + 6DBAFFB113B0D4590047ED33 /* reboot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reboot.h; sourceTree = ""; }; + 6DBAFFB213B0D4590047ED33 /* select.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = select.h; sourceTree = ""; }; + 6DBAFFB313B0D4590047ED33 /* socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = socket.h; sourceTree = ""; }; + 6DBAFFB413B0D4590047ED33 /* syscall.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = syscall.h; sourceTree = ""; }; + 6DBAFFB513B0D4590047ED33 /* syslimits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = syslimits.h; sourceTree = ""; }; + 6DBAFFB613B0D4590047ED33 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = ""; }; + 6DBAFFB713B0D4590047ED33 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + 6DBAFFB813B0D4590047ED33 /* unistd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistd.h; sourceTree = ""; }; + 6DBAFFB913B0D4590047ED33 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = ""; }; + 6DBAFFBC13B0D4590047ED33 /* ffs_extern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffs_extern.h; sourceTree = ""; }; + 6DBAFFBD13B0D4590047ED33 /* fs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fs.h; sourceTree = ""; }; + 6DBAFFBF13B0D4590047ED33 /* dinode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dinode.h; sourceTree = ""; }; + 6DBAFFC013B0D4590047ED33 /* dir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dir.h; sourceTree = ""; }; + 6DBAFFC113B0D4590047ED33 /* inode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inode.h; sourceTree = ""; }; + 6DBAFFC213B0D4590047ED33 /* ufs_extern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ufs_extern.h; sourceTree = ""; }; + 6DBAFFC313B0D4590047ED33 /* ufsmount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ufsmount.h; sourceTree = ""; }; + 6DBAFFC413B0D4590047ED33 /* unistd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistd.h; sourceTree = ""; }; + 6DBAFFC513B0D4590047ED33 /* unwind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unwind.h; sourceTree = ""; }; B0056CE711F3868000754B65 /* boot0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0.s; sourceTree = ""; }; B0056CE811F3868000754B65 /* chain0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = chain0.s; sourceTree = ""; }; B0056CE911F3868000754B65 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; @@ -307,9 +938,1109 @@ name = Chameleon; sourceTree = ""; }; + 6DBAFD1713B0D4590047ED33 /* include */ = { + isa = PBXGroup; + children = ( + 6DBAFD1813B0D4590047ED33 /* _structs.h */, + 6DBAFD1913B0D4590047ED33 /* _types.h */, + 6DBAFD1A13B0D4590047ED33 /* architecture */, + 6DBAFD3A13B0D4590047ED33 /* assert.h */, + 6DBAFD3B13B0D4590047ED33 /* ctype.h */, + 6DBAFD3C13B0D4590047ED33 /* device */, + 6DBAFD3F13B0D4590047ED33 /* errno.h */, + 6DBAFD4013B0D4590047ED33 /* float.h */, + 6DBAFD4113B0D4590047ED33 /* hfs */, + 6DBAFD4513B0D4590047ED33 /* i386 */, + 6DBAFD5513B0D4590047ED33 /* inttypes.h */, + 6DBAFD5613B0D4590047ED33 /* IOKit */, + 6DBAFE9D13B0D4590047ED33 /* libkern */, + 6DBAFEB013B0D4590047ED33 /* limits.h */, + 6DBAFEB113B0D4590047ED33 /* locale.h */, + 6DBAFEB213B0D4590047ED33 /* mach */, + 6DBAFF4E13B0D4590047ED33 /* mach-o */, + 6DBAFF6313B0D4590047ED33 /* machine */, + 6DBAFF7213B0D4590047ED33 /* math.h */, + 6DBAFF7313B0D4590047ED33 /* netinet */, + 6DBAFF8D13B0D4590047ED33 /* netinet6 */, + 6DBAFF9913B0D4590047ED33 /* runetype.h */, + 6DBAFF9A13B0D4590047ED33 /* secure */, + 6DBAFF9D13B0D4590047ED33 /* setjmp.h */, + 6DBAFF9E13B0D4590047ED33 /* signal.h */, + 6DBAFF9F13B0D4590047ED33 /* stdarg.h */, + 6DBAFFA013B0D4590047ED33 /* stdbool.h */, + 6DBAFFA113B0D4590047ED33 /* stddef.h */, + 6DBAFFA213B0D4590047ED33 /* stdint.h */, + 6DBAFFA313B0D4590047ED33 /* stdio.h */, + 6DBAFFA413B0D4590047ED33 /* stdlib.h */, + 6DBAFFA513B0D4590047ED33 /* string.h */, + 6DBAFFA613B0D4590047ED33 /* sys */, + 6DBAFFB913B0D4590047ED33 /* time.h */, + 6DBAFFBA13B0D4590047ED33 /* ufs */, + 6DBAFFC413B0D4590047ED33 /* unistd.h */, + 6DBAFFC513B0D4590047ED33 /* unwind.h */, + ); + path = include; + sourceTree = ""; + }; + 6DBAFD1A13B0D4590047ED33 /* architecture */ = { + isa = PBXGroup; + children = ( + 6DBAFD1B13B0D4590047ED33 /* alignment.h */, + 6DBAFD1C13B0D4590047ED33 /* byte_order.h */, + 6DBAFD1D13B0D4590047ED33 /* i386 */, + 6DBAFD2D13B0D4590047ED33 /* ppc */, + ); + path = architecture; + sourceTree = ""; + }; + 6DBAFD1D13B0D4590047ED33 /* i386 */ = { + isa = PBXGroup; + children = ( + 6DBAFD1E13B0D4590047ED33 /* alignment.h */, + 6DBAFD1F13B0D4590047ED33 /* asm_help.h */, + 6DBAFD2013B0D4590047ED33 /* byte_order.h */, + 6DBAFD2113B0D4590047ED33 /* cpu.h */, + 6DBAFD2213B0D4590047ED33 /* desc.h */, + 6DBAFD2313B0D4590047ED33 /* fenv.h */, + 6DBAFD2413B0D4590047ED33 /* fpu.h */, + 6DBAFD2513B0D4590047ED33 /* frame.h */, + 6DBAFD2613B0D4590047ED33 /* io.h */, + 6DBAFD2713B0D4590047ED33 /* math.h */, + 6DBAFD2813B0D4590047ED33 /* pio.h */, + 6DBAFD2913B0D4590047ED33 /* reg_help.h */, + 6DBAFD2A13B0D4590047ED33 /* sel.h */, + 6DBAFD2B13B0D4590047ED33 /* table.h */, + 6DBAFD2C13B0D4590047ED33 /* tss.h */, + ); + path = i386; + sourceTree = ""; + }; + 6DBAFD2D13B0D4590047ED33 /* ppc */ = { + isa = PBXGroup; + children = ( + 6DBAFD2E13B0D4590047ED33 /* alignment.h */, + 6DBAFD2F13B0D4590047ED33 /* asm_help.h */, + 6DBAFD3013B0D4590047ED33 /* basic_regs.h */, + 6DBAFD3113B0D4590047ED33 /* byte_order.h */, + 6DBAFD3213B0D4590047ED33 /* cframe.h */, + 6DBAFD3313B0D4590047ED33 /* fenv.h */, + 6DBAFD3413B0D4590047ED33 /* fp_regs.h */, + 6DBAFD3513B0D4590047ED33 /* macro_help.h */, + 6DBAFD3613B0D4590047ED33 /* math.h */, + 6DBAFD3713B0D4590047ED33 /* mode_independent_asm.h */, + 6DBAFD3813B0D4590047ED33 /* pseudo_inst.h */, + 6DBAFD3913B0D4590047ED33 /* reg_help.h */, + ); + path = ppc; + sourceTree = ""; + }; + 6DBAFD3C13B0D4590047ED33 /* device */ = { + isa = PBXGroup; + children = ( + 6DBAFD3D13B0D4590047ED33 /* device_port.h */, + 6DBAFD3E13B0D4590047ED33 /* device_types.h */, + ); + path = device; + sourceTree = ""; + }; + 6DBAFD4113B0D4590047ED33 /* hfs */ = { + isa = PBXGroup; + children = ( + 6DBAFD4213B0D4590047ED33 /* hfs_encodings.h */, + 6DBAFD4313B0D4590047ED33 /* hfs_format.h */, + 6DBAFD4413B0D4590047ED33 /* hfs_mount.h */, + ); + path = hfs; + sourceTree = ""; + }; + 6DBAFD4513B0D4590047ED33 /* i386 */ = { + isa = PBXGroup; + children = ( + 6DBAFD4613B0D4590047ED33 /* _limits.h */, + 6DBAFD4713B0D4590047ED33 /* _param.h */, + 6DBAFD4813B0D4590047ED33 /* _structs.h */, + 6DBAFD4913B0D4590047ED33 /* _types.h */, + 6DBAFD4A13B0D4590047ED33 /* eflags.h */, + 6DBAFD4B13B0D4590047ED33 /* endian.h */, + 6DBAFD4C13B0D4590047ED33 /* fasttrap_isa.h */, + 6DBAFD4D13B0D4590047ED33 /* limits.h */, + 6DBAFD4E13B0D4590047ED33 /* param.h */, + 6DBAFD4F13B0D4590047ED33 /* profile.h */, + 6DBAFD5013B0D4590047ED33 /* setjmp.h */, + 6DBAFD5113B0D4590047ED33 /* signal.h */, + 6DBAFD5213B0D4590047ED33 /* types.h */, + 6DBAFD5313B0D4590047ED33 /* user_ldt.h */, + 6DBAFD5413B0D4590047ED33 /* vmparam.h */, + ); + path = i386; + sourceTree = ""; + }; + 6DBAFD5613B0D4590047ED33 /* IOKit */ = { + isa = PBXGroup; + children = ( + 6DBAFD5713B0D4590047ED33 /* acpi */, + 6DBAFD5B13B0D4590047ED33 /* assert.h */, + 6DBAFD5C13B0D4590047ED33 /* ata */, + 6DBAFD6913B0D4590047ED33 /* audio */, + 6DBAFD7713B0D4590047ED33 /* avc */, + 6DBAFD7F13B0D4590047ED33 /* bluetooth */, + 6DBAFD8813B0D4590047ED33 /* firewire */, + 6DBAFDA913B0D4590047ED33 /* graphics */, + 6DBAFDB513B0D4590047ED33 /* hid */, + 6DBAFDBB13B0D4590047ED33 /* hidevent */, + 6DBAFDBE13B0D4590047ED33 /* hidsystem */, + 6DBAFDCB13B0D4590047ED33 /* i2c */, + 6DBAFDCD13B0D4590047ED33 /* IOBSD.h */, + 6DBAFDCE13B0D4590047ED33 /* IOBufferMemoryDescriptor.h */, + 6DBAFDCF13B0D4590047ED33 /* IOCatalogue.h */, + 6DBAFDD013B0D4590047ED33 /* IOCommand.h */, + 6DBAFDD113B0D4590047ED33 /* IOCommandGate.h */, + 6DBAFDD213B0D4590047ED33 /* IOCommandPool.h */, + 6DBAFDD313B0D4590047ED33 /* IOConditionLock.h */, + 6DBAFDD413B0D4590047ED33 /* IODataQueue.h */, + 6DBAFDD513B0D4590047ED33 /* IODataQueueShared.h */, + 6DBAFDD613B0D4590047ED33 /* IODeviceMemory.h */, + 6DBAFDD713B0D4590047ED33 /* IODeviceTreeSupport.h */, + 6DBAFDD813B0D4590047ED33 /* IODMACommand.h */, + 6DBAFDD913B0D4590047ED33 /* IODMAController.h */, + 6DBAFDDA13B0D4590047ED33 /* IODMAEventSource.h */, + 6DBAFDDB13B0D4590047ED33 /* IOEventSource.h */, + 6DBAFDDC13B0D4590047ED33 /* IOFilterInterruptEventSource.h */, + 6DBAFDDD13B0D4590047ED33 /* IOInterleavedMemoryDescriptor.h */, + 6DBAFDDE13B0D4590047ED33 /* IOInterruptController.h */, + 6DBAFDDF13B0D4590047ED33 /* IOInterruptEventSource.h */, + 6DBAFDE013B0D4590047ED33 /* IOInterrupts.h */, + 6DBAFDE113B0D4590047ED33 /* IOKitDebug.h */, + 6DBAFDE213B0D4590047ED33 /* IOKitKeys.h */, + 6DBAFDE313B0D4590047ED33 /* IOKitServer.h */, + 6DBAFDE413B0D4590047ED33 /* IOLib.h */, + 6DBAFDE513B0D4590047ED33 /* IOLocks.h */, + 6DBAFDE613B0D4590047ED33 /* IOMapper.h */, + 6DBAFDE713B0D4590047ED33 /* IOMemoryCursor.h */, + 6DBAFDE813B0D4590047ED33 /* IOMemoryDescriptor.h */, + 6DBAFDE913B0D4590047ED33 /* IOMessage.h */, + 6DBAFDEA13B0D4590047ED33 /* IOMultiMemoryDescriptor.h */, + 6DBAFDEB13B0D4590047ED33 /* IONotifier.h */, + 6DBAFDEC13B0D4590047ED33 /* IONVRAM.h */, + 6DBAFDED13B0D4590047ED33 /* IOPlatformExpert.h */, + 6DBAFDEE13B0D4590047ED33 /* IORangeAllocator.h */, + 6DBAFDEF13B0D4590047ED33 /* IORegistryEntry.h */, + 6DBAFDF013B0D4590047ED33 /* IOReturn.h */, + 6DBAFDF113B0D4590047ED33 /* IOService.h */, + 6DBAFDF213B0D4590047ED33 /* IOServicePM.h */, + 6DBAFDF313B0D4590047ED33 /* IOSharedDataQueue.h */, + 6DBAFDF413B0D4590047ED33 /* IOSharedLock.h */, + 6DBAFDF513B0D4590047ED33 /* IOSubMemoryDescriptor.h */, + 6DBAFDF613B0D4590047ED33 /* IOSyncer.h */, + 6DBAFDF713B0D4590047ED33 /* IOTimerEventSource.h */, + 6DBAFDF813B0D4590047ED33 /* IOTimeStamp.h */, + 6DBAFDF913B0D4590047ED33 /* IOTypes.h */, + 6DBAFDFA13B0D4590047ED33 /* IOUserClient.h */, + 6DBAFDFB13B0D4590047ED33 /* IOWorkLoop.h */, + 6DBAFDFC13B0D4590047ED33 /* ndrvsupport */, + 6DBAFE0213B0D4590047ED33 /* network */, + 6DBAFE1113B0D4590047ED33 /* nvram */, + 6DBAFE1313B0D4590047ED33 /* OSMessageNotification.h */, + 6DBAFE1413B0D4590047ED33 /* pci */, + 6DBAFE1813B0D4590047ED33 /* platform */, + 6DBAFE1D13B0D4590047ED33 /* power */, + 6DBAFE1F13B0D4590047ED33 /* ppc */, + 6DBAFE2113B0D4590047ED33 /* pwr_mgt */, + 6DBAFE2B13B0D4590047ED33 /* rtc */, + 6DBAFE2D13B0D4590047ED33 /* sbp2 */, + 6DBAFE3713B0D4590047ED33 /* scsi */, + 6DBAFE5313B0D4590047ED33 /* serial */, + 6DBAFE5913B0D4590047ED33 /* storage */, + 6DBAFE7B13B0D4590047ED33 /* stream */, + 6DBAFE8013B0D4590047ED33 /* system.h */, + 6DBAFE8113B0D4590047ED33 /* system_management */, + 6DBAFE8313B0D4590047ED33 /* usb */, + ); + path = IOKit; + sourceTree = ""; + }; + 6DBAFD5713B0D4590047ED33 /* acpi */ = { + isa = PBXGroup; + children = ( + 6DBAFD5813B0D4590047ED33 /* IOACPIPlatformDevice.h */, + 6DBAFD5913B0D4590047ED33 /* IOACPIPlatformExpert.h */, + 6DBAFD5A13B0D4590047ED33 /* IOACPITypes.h */, + ); + path = acpi; + sourceTree = ""; + }; + 6DBAFD5C13B0D4590047ED33 /* ata */ = { + isa = PBXGroup; + children = ( + 6DBAFD5D13B0D4590047ED33 /* ATADeviceNub.h */, + 6DBAFD5E13B0D4590047ED33 /* ATATimerEventSource.h */, + 6DBAFD5F13B0D4590047ED33 /* IOATABusCommand.h */, + 6DBAFD6013B0D4590047ED33 /* IOATABusInfo.h */, + 6DBAFD6113B0D4590047ED33 /* IOATACommand.h */, + 6DBAFD6213B0D4590047ED33 /* IOATAController.h */, + 6DBAFD6313B0D4590047ED33 /* IOATADevConfig.h */, + 6DBAFD6413B0D4590047ED33 /* IOATADevice.h */, + 6DBAFD6513B0D4590047ED33 /* IOATARegI386.h */, + 6DBAFD6613B0D4590047ED33 /* IOATATypes.h */, + 6DBAFD6713B0D4590047ED33 /* IOPCIATA.h */, + 6DBAFD6813B0D4590047ED33 /* MacIOATA.h */, + ); + path = ata; + sourceTree = ""; + }; + 6DBAFD6913B0D4590047ED33 /* audio */ = { + isa = PBXGroup; + children = ( + 6DBAFD6A13B0D4590047ED33 /* IOAudioControl.h */, + 6DBAFD6B13B0D4590047ED33 /* IOAudioControlUserClient.h */, + 6DBAFD6C13B0D4590047ED33 /* IOAudioDebug.h */, + 6DBAFD6D13B0D4590047ED33 /* IOAudioDefines.h */, + 6DBAFD6E13B0D4590047ED33 /* IOAudioDevice.h */, + 6DBAFD6F13B0D4590047ED33 /* IOAudioEngine.h */, + 6DBAFD7013B0D4590047ED33 /* IOAudioEngineUserClient.h */, + 6DBAFD7113B0D4590047ED33 /* IOAudioLevelControl.h */, + 6DBAFD7213B0D4590047ED33 /* IOAudioPort.h */, + 6DBAFD7313B0D4590047ED33 /* IOAudioSelectorControl.h */, + 6DBAFD7413B0D4590047ED33 /* IOAudioStream.h */, + 6DBAFD7513B0D4590047ED33 /* IOAudioToggleControl.h */, + 6DBAFD7613B0D4590047ED33 /* IOAudioTypes.h */, + ); + path = audio; + sourceTree = ""; + }; + 6DBAFD7713B0D4590047ED33 /* avc */ = { + isa = PBXGroup; + children = ( + 6DBAFD7813B0D4590047ED33 /* IOFireWireAVCCommand.h */, + 6DBAFD7913B0D4590047ED33 /* IOFireWireAVCConsts.h */, + 6DBAFD7A13B0D4590047ED33 /* IOFireWireAVCRequestSpace.h */, + 6DBAFD7B13B0D4590047ED33 /* IOFireWireAVCTargetSpace.h */, + 6DBAFD7C13B0D4590047ED33 /* IOFireWireAVCUnit.h */, + 6DBAFD7D13B0D4590047ED33 /* IOFireWireAVCUserClientCommon.h */, + 6DBAFD7E13B0D4590047ED33 /* IOFireWirePCRSpace.h */, + ); + path = avc; + sourceTree = ""; + }; + 6DBAFD7F13B0D4590047ED33 /* bluetooth */ = { + isa = PBXGroup; + children = ( + 6DBAFD8013B0D4590047ED33 /* Bluetooth.h */, + 6DBAFD8113B0D4590047ED33 /* BluetoothAssignedNumbers.h */, + 6DBAFD8213B0D4590047ED33 /* IOBluetoothHCIController.h */, + 6DBAFD8313B0D4590047ED33 /* IOBluetoothHCIRequest.h */, + 6DBAFD8413B0D4590047ED33 /* IOBluetoothHIDDriver.h */, + 6DBAFD8513B0D4590047ED33 /* IOBluetoothHIDDriverTypes.h */, + 6DBAFD8613B0D4590047ED33 /* IOBluetoothInternal.h */, + 6DBAFD8713B0D4590047ED33 /* IOBluetoothTypes.h */, + ); + path = bluetooth; + sourceTree = ""; + }; + 6DBAFD8813B0D4590047ED33 /* firewire */ = { + isa = PBXGroup; + children = ( + 6DBAFD8913B0D4590047ED33 /* IOConfigDirectory.h */, + 6DBAFD8A13B0D4590047ED33 /* IOFireWireBus.h */, + 6DBAFD8B13B0D4590047ED33 /* IOFireWireController.h */, + 6DBAFD8C13B0D4590047ED33 /* IOFireWireDevice.h */, + 6DBAFD8D13B0D4590047ED33 /* IOFireWireFamilyCommon.h */, + 6DBAFD8E13B0D4590047ED33 /* IOFireWireIRMAllocation.h */, + 6DBAFD8F13B0D4590047ED33 /* IOFireWireLocalNode.h */, + 6DBAFD9013B0D4590047ED33 /* IOFireWireMultiIsochReceive.h */, + 6DBAFD9113B0D4590047ED33 /* IOFireWireNub.h */, + 6DBAFD9213B0D4590047ED33 /* IOFireWirePowerManager.h */, + 6DBAFD9313B0D4590047ED33 /* IOFireWireUnit.h */, + 6DBAFD9413B0D4590047ED33 /* IOFWAddressSpace.h */, + 6DBAFD9513B0D4590047ED33 /* IOFWAsyncStreamListener.h */, + 6DBAFD9613B0D4590047ED33 /* IOFWCommand.h */, + 6DBAFD9713B0D4590047ED33 /* IOFWDCL.h */, + 6DBAFD9813B0D4590047ED33 /* IOFWDCLPool.h */, + 6DBAFD9913B0D4590047ED33 /* IOFWDCLProgram.h */, + 6DBAFD9A13B0D4590047ED33 /* IOFWDCLTranslator.h */, + 6DBAFD9B13B0D4590047ED33 /* IOFWIsochChannel.h */, + 6DBAFD9C13B0D4590047ED33 /* IOFWIsochPort.h */, + 6DBAFD9D13B0D4590047ED33 /* IOFWLocalIsochPort.h */, + 6DBAFD9E13B0D4590047ED33 /* IOFWPHYPacketListener.h */, + 6DBAFD9F13B0D4590047ED33 /* IOFWPhysicalAddressSpace.h */, + 6DBAFDA013B0D4590047ED33 /* IOFWPseudoAddressSpace.h */, + 6DBAFDA113B0D4590047ED33 /* IOFWRegs.h */, + 6DBAFDA213B0D4590047ED33 /* IOFWSimpleContiguousPhysicalAddressSpace.h */, + 6DBAFDA313B0D4590047ED33 /* IOFWSimplePhysicalAddressSpace.h */, + 6DBAFDA413B0D4590047ED33 /* IOFWSyncer.h */, + 6DBAFDA513B0D4590047ED33 /* IOFWUserObjectExporter.h */, + 6DBAFDA613B0D4590047ED33 /* IOFWUtils.h */, + 6DBAFDA713B0D4590047ED33 /* IOLocalConfigDirectory.h */, + 6DBAFDA813B0D4590047ED33 /* IORemoteConfigDirectory.h */, + ); + path = firewire; + sourceTree = ""; + }; + 6DBAFDA913B0D4590047ED33 /* graphics */ = { + isa = PBXGroup; + children = ( + 6DBAFDAA13B0D4590047ED33 /* IOAccelClientConnect.h */, + 6DBAFDAB13B0D4590047ED33 /* IOAccelerator.h */, + 6DBAFDAC13B0D4590047ED33 /* IOAccelSurfaceConnect.h */, + 6DBAFDAD13B0D4590047ED33 /* IOAccelTypes.h */, + 6DBAFDAE13B0D4590047ED33 /* IODisplay.h */, + 6DBAFDAF13B0D4590047ED33 /* IOFramebuffer.h */, + 6DBAFDB013B0D4590047ED33 /* IOFramebufferShared.h */, + 6DBAFDB113B0D4590047ED33 /* IOGraphicsDevice.h */, + 6DBAFDB213B0D4590047ED33 /* IOGraphicsEngine.h */, + 6DBAFDB313B0D4590047ED33 /* IOGraphicsInterfaceTypes.h */, + 6DBAFDB413B0D4590047ED33 /* IOGraphicsTypes.h */, + ); + path = graphics; + sourceTree = ""; + }; + 6DBAFDB513B0D4590047ED33 /* hid */ = { + isa = PBXGroup; + children = ( + 6DBAFDB613B0D4590047ED33 /* IOHIDDevice.h */, + 6DBAFDB713B0D4590047ED33 /* IOHIDElement.h */, + 6DBAFDB813B0D4590047ED33 /* IOHIDInterface.h */, + 6DBAFDB913B0D4590047ED33 /* IOHIDKeys.h */, + 6DBAFDBA13B0D4590047ED33 /* IOHIDUsageTables.h */, + ); + path = hid; + sourceTree = ""; + }; + 6DBAFDBB13B0D4590047ED33 /* hidevent */ = { + isa = PBXGroup; + children = ( + 6DBAFDBC13B0D4590047ED33 /* IOHIDEventDriver.h */, + 6DBAFDBD13B0D4590047ED33 /* IOHIDEventService.h */, + ); + path = hidevent; + sourceTree = ""; + }; + 6DBAFDBE13B0D4590047ED33 /* hidsystem */ = { + isa = PBXGroup; + children = ( + 6DBAFDBF13B0D4590047ED33 /* ev_keymap.h */, + 6DBAFDC013B0D4590047ED33 /* IOHIDDescriptorParser.h */, + 6DBAFDC113B0D4590047ED33 /* IOHIDevice.h */, + 6DBAFDC213B0D4590047ED33 /* IOHIDParameter.h */, + 6DBAFDC313B0D4590047ED33 /* IOHIDShared.h */, + 6DBAFDC413B0D4590047ED33 /* IOHIDSystem.h */, + 6DBAFDC513B0D4590047ED33 /* IOHIDTypes.h */, + 6DBAFDC613B0D4590047ED33 /* IOHIDUsageTables.h */, + 6DBAFDC713B0D4590047ED33 /* IOHIKeyboard.h */, + 6DBAFDC813B0D4590047ED33 /* IOHIKeyboardMapper.h */, + 6DBAFDC913B0D4590047ED33 /* IOHIPointing.h */, + 6DBAFDCA13B0D4590047ED33 /* IOLLEvent.h */, + ); + path = hidsystem; + sourceTree = ""; + }; + 6DBAFDCB13B0D4590047ED33 /* i2c */ = { + isa = PBXGroup; + children = ( + 6DBAFDCC13B0D4590047ED33 /* IOI2CInterface.h */, + ); + path = i2c; + sourceTree = ""; + }; + 6DBAFDFC13B0D4590047ED33 /* ndrvsupport */ = { + isa = PBXGroup; + children = ( + 6DBAFDFD13B0D4590047ED33 /* IOMacOSTypes.h */, + 6DBAFDFE13B0D4590047ED33 /* IOMacOSVideo.h */, + 6DBAFDFF13B0D4590047ED33 /* IONDRVFramebuffer.h */, + 6DBAFE0013B0D4590047ED33 /* IONDRVLibraries.h */, + 6DBAFE0113B0D4590047ED33 /* IONDRVSupport.h */, + ); + path = ndrvsupport; + sourceTree = ""; + }; + 6DBAFE0213B0D4590047ED33 /* network */ = { + isa = PBXGroup; + children = ( + 6DBAFE0313B0D4590047ED33 /* IOBasicOutputQueue.h */, + 6DBAFE0413B0D4590047ED33 /* IOEthernetController.h */, + 6DBAFE0513B0D4590047ED33 /* IOEthernetInterface.h */, + 6DBAFE0613B0D4590047ED33 /* IOEthernetStats.h */, + 6DBAFE0713B0D4590047ED33 /* IOGatedOutputQueue.h */, + 6DBAFE0813B0D4590047ED33 /* IOKernelDebugger.h */, + 6DBAFE0913B0D4590047ED33 /* IOMbufMemoryCursor.h */, + 6DBAFE0A13B0D4590047ED33 /* IONetworkController.h */, + 6DBAFE0B13B0D4590047ED33 /* IONetworkData.h */, + 6DBAFE0C13B0D4590047ED33 /* IONetworkInterface.h */, + 6DBAFE0D13B0D4590047ED33 /* IONetworkMedium.h */, + 6DBAFE0E13B0D4590047ED33 /* IONetworkStats.h */, + 6DBAFE0F13B0D4590047ED33 /* IOOutputQueue.h */, + 6DBAFE1013B0D4590047ED33 /* IOPacketQueue.h */, + ); + path = network; + sourceTree = ""; + }; + 6DBAFE1113B0D4590047ED33 /* nvram */ = { + isa = PBXGroup; + children = ( + 6DBAFE1213B0D4590047ED33 /* IONVRAMController.h */, + ); + path = nvram; + sourceTree = ""; + }; + 6DBAFE1413B0D4590047ED33 /* pci */ = { + isa = PBXGroup; + children = ( + 6DBAFE1513B0D4590047ED33 /* IOAGPDevice.h */, + 6DBAFE1613B0D4590047ED33 /* IOPCIBridge.h */, + 6DBAFE1713B0D4590047ED33 /* IOPCIDevice.h */, + ); + path = pci; + sourceTree = ""; + }; + 6DBAFE1813B0D4590047ED33 /* platform */ = { + isa = PBXGroup; + children = ( + 6DBAFE1913B0D4590047ED33 /* AppleMacIO.h */, + 6DBAFE1A13B0D4590047ED33 /* AppleMacIODevice.h */, + 6DBAFE1B13B0D4590047ED33 /* AppleNMI.h */, + 6DBAFE1C13B0D4590047ED33 /* ApplePlatformExpert.h */, + ); + path = platform; + sourceTree = ""; + }; + 6DBAFE1D13B0D4590047ED33 /* power */ = { + isa = PBXGroup; + children = ( + 6DBAFE1E13B0D4590047ED33 /* IOPwrController.h */, + ); + path = power; + sourceTree = ""; + }; + 6DBAFE1F13B0D4590047ED33 /* ppc */ = { + isa = PBXGroup; + children = ( + 6DBAFE2013B0D4590047ED33 /* IODBDMA.h */, + ); + path = ppc; + sourceTree = ""; + }; + 6DBAFE2113B0D4590047ED33 /* pwr_mgt */ = { + isa = PBXGroup; + children = ( + 6DBAFE2213B0D4590047ED33 /* IOPM.h */, + 6DBAFE2313B0D4590047ED33 /* IOPMDeprecated.h */, + 6DBAFE2413B0D4590047ED33 /* IOPMLibDefs.h */, + 6DBAFE2513B0D4590047ED33 /* IOPMPowerSource.h */, + 6DBAFE2613B0D4590047ED33 /* IOPMPowerSourceList.h */, + 6DBAFE2713B0D4590047ED33 /* IOPMpowerState.h */, + 6DBAFE2813B0D4590047ED33 /* IOPMPrivate.h */, + 6DBAFE2913B0D4590047ED33 /* IOPowerConnection.h */, + 6DBAFE2A13B0D4590047ED33 /* RootDomain.h */, + ); + path = pwr_mgt; + sourceTree = ""; + }; + 6DBAFE2B13B0D4590047ED33 /* rtc */ = { + isa = PBXGroup; + children = ( + 6DBAFE2C13B0D4590047ED33 /* IORTCController.h */, + ); + path = rtc; + sourceTree = ""; + }; + 6DBAFE2D13B0D4590047ED33 /* sbp2 */ = { + isa = PBXGroup; + children = ( + 6DBAFE2E13B0D4590047ED33 /* IOFireWireSBP2Login.h */, + 6DBAFE2F13B0D4590047ED33 /* IOFireWireSBP2LSIWorkaroundDescriptor.h */, + 6DBAFE3013B0D4590047ED33 /* IOFireWireSBP2LUN.h */, + 6DBAFE3113B0D4590047ED33 /* IOFireWireSBP2ManagementORB.h */, + 6DBAFE3213B0D4590047ED33 /* IOFireWireSBP2ORB.h */, + 6DBAFE3313B0D4590047ED33 /* IOFireWireSBP2Target.h */, + 6DBAFE3413B0D4590047ED33 /* IOFireWireSBP2UserClient.h */, + 6DBAFE3513B0D4590047ED33 /* IOFireWireSBP2UserClientCommon.h */, + 6DBAFE3613B0D4590047ED33 /* IOFireWireSerialBusProtocolTransport.h */, + ); + path = sbp2; + sourceTree = ""; + }; + 6DBAFE3713B0D4590047ED33 /* scsi */ = { + isa = PBXGroup; + children = ( + 6DBAFE3813B0D4590047ED33 /* IOBDServices.h */, + 6DBAFE3913B0D4590047ED33 /* IOBlockStorageServices.h */, + 6DBAFE3A13B0D4590047ED33 /* IOCompactDiscServices.h */, + 6DBAFE3B13B0D4590047ED33 /* IODVDServices.h */, + 6DBAFE3C13B0D4590047ED33 /* IOReducedBlockServices.h */, + 6DBAFE3D13B0D4590047ED33 /* IOSCSIBlockCommandsDevice.h */, + 6DBAFE3E13B0D4590047ED33 /* IOSCSIMultimediaCommandsDevice.h */, + 6DBAFE3F13B0D4590047ED33 /* IOSCSIPeripheralDeviceNub.h */, + 6DBAFE4013B0D4590047ED33 /* IOSCSIPeripheralDeviceType00.h */, + 6DBAFE4113B0D4590047ED33 /* IOSCSIPeripheralDeviceType05.h */, + 6DBAFE4213B0D4590047ED33 /* IOSCSIPeripheralDeviceType07.h */, + 6DBAFE4313B0D4590047ED33 /* IOSCSIPeripheralDeviceType0E.h */, + 6DBAFE4413B0D4590047ED33 /* IOSCSIPrimaryCommandsDevice.h */, + 6DBAFE4513B0D4590047ED33 /* IOSCSIProtocolInterface.h */, + 6DBAFE4613B0D4590047ED33 /* IOSCSIProtocolServices.h */, + 6DBAFE4713B0D4590047ED33 /* IOSCSIReducedBlockCommandsDevice.h */, + 6DBAFE4813B0D4590047ED33 /* SCSICmds_INQUIRY_Definitions.h */, + 6DBAFE4913B0D4590047ED33 /* SCSICmds_MODE_Definitions.h */, + 6DBAFE4A13B0D4590047ED33 /* SCSICmds_READ_CAPACITY_Definitions.h */, + 6DBAFE4B13B0D4590047ED33 /* SCSICmds_REPORT_LUNS_Definitions.h */, + 6DBAFE4C13B0D4590047ED33 /* SCSICmds_REQUEST_SENSE_Defs.h */, + 6DBAFE4D13B0D4590047ED33 /* SCSICommandDefinitions.h */, + 6DBAFE4E13B0D4590047ED33 /* SCSICommandOperationCodes.h */, + 6DBAFE4F13B0D4590047ED33 /* SCSIPort.h */, + 6DBAFE5013B0D4590047ED33 /* SCSITask.h */, + 6DBAFE5113B0D4590047ED33 /* spi */, + ); + path = scsi; + sourceTree = ""; + }; + 6DBAFE5113B0D4590047ED33 /* spi */ = { + isa = PBXGroup; + children = ( + 6DBAFE5213B0D4590047ED33 /* IOSCSIParallelInterfaceController.h */, + ); + path = spi; + sourceTree = ""; + }; + 6DBAFE5313B0D4590047ED33 /* serial */ = { + isa = PBXGroup; + children = ( + 6DBAFE5413B0D4590047ED33 /* IOModemSerialStreamSync.h */, + 6DBAFE5513B0D4590047ED33 /* IORS232SerialStreamSync.h */, + 6DBAFE5613B0D4590047ED33 /* IOSerialDriverSync.h */, + 6DBAFE5713B0D4590047ED33 /* IOSerialKeys.h */, + 6DBAFE5813B0D4590047ED33 /* IOSerialStreamSync.h */, + ); + path = serial; + sourceTree = ""; + }; + 6DBAFE5913B0D4590047ED33 /* storage */ = { + isa = PBXGroup; + children = ( + 6DBAFE5A13B0D4590047ED33 /* ata */, + 6DBAFE5D13B0D4590047ED33 /* IOAppleLabelScheme.h */, + 6DBAFE5E13B0D4590047ED33 /* IOApplePartitionScheme.h */, + 6DBAFE5F13B0D4590047ED33 /* IOBDBlockStorageDevice.h */, + 6DBAFE6013B0D4590047ED33 /* IOBDBlockStorageDriver.h */, + 6DBAFE6113B0D4590047ED33 /* IOBDMedia.h */, + 6DBAFE6213B0D4590047ED33 /* IOBDMediaBSDClient.h */, + 6DBAFE6313B0D4590047ED33 /* IOBDTypes.h */, + 6DBAFE6413B0D4590047ED33 /* IOBlockStorageDevice.h */, + 6DBAFE6513B0D4590047ED33 /* IOBlockStorageDriver.h */, + 6DBAFE6613B0D4590047ED33 /* IOCDBlockStorageDevice.h */, + 6DBAFE6713B0D4590047ED33 /* IOCDBlockStorageDriver.h */, + 6DBAFE6813B0D4590047ED33 /* IOCDMedia.h */, + 6DBAFE6913B0D4590047ED33 /* IOCDMediaBSDClient.h */, + 6DBAFE6A13B0D4590047ED33 /* IOCDPartitionScheme.h */, + 6DBAFE6B13B0D4590047ED33 /* IOCDTypes.h */, + 6DBAFE6C13B0D4590047ED33 /* IODVDBlockStorageDevice.h */, + 6DBAFE6D13B0D4590047ED33 /* IODVDBlockStorageDriver.h */, + 6DBAFE6E13B0D4590047ED33 /* IODVDMedia.h */, + 6DBAFE6F13B0D4590047ED33 /* IODVDMediaBSDClient.h */, + 6DBAFE7013B0D4590047ED33 /* IODVDTypes.h */, + 6DBAFE7113B0D4590047ED33 /* IOFDiskPartitionScheme.h */, + 6DBAFE7213B0D4590047ED33 /* IOFilterScheme.h */, + 6DBAFE7313B0D4590047ED33 /* IOFireWireStorageCharacteristics.h */, + 6DBAFE7413B0D4590047ED33 /* IOGUIDPartitionScheme.h */, + 6DBAFE7513B0D4590047ED33 /* IOMedia.h */, + 6DBAFE7613B0D4590047ED33 /* IOMediaBSDClient.h */, + 6DBAFE7713B0D4590047ED33 /* IOPartitionScheme.h */, + 6DBAFE7813B0D4590047ED33 /* IOStorage.h */, + 6DBAFE7913B0D4590047ED33 /* IOStorageDeviceCharacteristics.h */, + 6DBAFE7A13B0D4590047ED33 /* IOStorageProtocolCharacteristics.h */, + ); + path = storage; + sourceTree = ""; + }; + 6DBAFE5A13B0D4590047ED33 /* ata */ = { + isa = PBXGroup; + children = ( + 6DBAFE5B13B0D4590047ED33 /* IOATAPIProtocolTransport.h */, + 6DBAFE5C13B0D4590047ED33 /* IOATAStorageDefines.h */, + ); + path = ata; + sourceTree = ""; + }; + 6DBAFE7B13B0D4590047ED33 /* stream */ = { + isa = PBXGroup; + children = ( + 6DBAFE7C13B0D4590047ED33 /* IOStream.h */, + 6DBAFE7D13B0D4590047ED33 /* IOStreamFamily.h */, + 6DBAFE7E13B0D4590047ED33 /* IOStreamShared.h */, + 6DBAFE7F13B0D4590047ED33 /* IOStreamUserClient.h */, + ); + path = stream; + sourceTree = ""; + }; + 6DBAFE8113B0D4590047ED33 /* system_management */ = { + isa = PBXGroup; + children = ( + 6DBAFE8213B0D4590047ED33 /* IOWatchDogTimer.h */, + ); + path = system_management; + sourceTree = ""; + }; + 6DBAFE8313B0D4590047ED33 /* usb */ = { + isa = PBXGroup; + children = ( + 6DBAFE8413B0D4590047ED33 /* IOUFIStorageServices.h */, + 6DBAFE8513B0D4590047ED33 /* IOUSBBus.h */, + 6DBAFE8613B0D4590047ED33 /* IOUSBCommand.h */, + 6DBAFE8713B0D4590047ED33 /* IOUSBCompositeDriver.h */, + 6DBAFE8813B0D4590047ED33 /* IOUSBController.h */, + 6DBAFE8913B0D4590047ED33 /* IOUSBControllerListElement.h */, + 6DBAFE8A13B0D4590047ED33 /* IOUSBControllerV2.h */, + 6DBAFE8B13B0D4590047ED33 /* IOUSBControllerV3.h */, + 6DBAFE8C13B0D4590047ED33 /* IOUSBDevice.h */, + 6DBAFE8D13B0D4590047ED33 /* IOUSBHIDDriver.h */, + 6DBAFE8E13B0D4590047ED33 /* IOUSBHubDevice.h */, + 6DBAFE8F13B0D4590047ED33 /* IOUSBHubPolicyMaker.h */, + 6DBAFE9013B0D4590047ED33 /* IOUSBInterface.h */, + 6DBAFE9113B0D4590047ED33 /* IOUSBLog.h */, + 6DBAFE9213B0D4590047ED33 /* IOUSBMassStorageClass.h */, + 6DBAFE9313B0D4590047ED33 /* IOUSBMassStorageUFISubclass.h */, + 6DBAFE9413B0D4590047ED33 /* IOUSBNub.h */, + 6DBAFE9513B0D4590047ED33 /* IOUSBPipe.h */, + 6DBAFE9613B0D4590047ED33 /* IOUSBRootHubDevice.h */, + 6DBAFE9713B0D4590047ED33 /* IOUSBUserClient.h */, + 6DBAFE9813B0D4590047ED33 /* IOUSBWorkLoop.h */, + 6DBAFE9913B0D4590047ED33 /* USB.h */, + 6DBAFE9A13B0D4590047ED33 /* USBHub.h */, + 6DBAFE9B13B0D4590047ED33 /* USBSpec.h */, + 6DBAFE9C13B0D4590047ED33 /* USBTracepoints.h */, + ); + path = usb; + sourceTree = ""; + }; + 6DBAFE9D13B0D4590047ED33 /* libkern */ = { + isa = PBXGroup; + children = ( + 6DBAFE9E13B0D4590047ED33 /* _OSByteOrder.h */, + 6DBAFE9F13B0D4590047ED33 /* crypto */, + 6DBAFEA213B0D4590047ED33 /* i386 */, + 6DBAFEA513B0D4590047ED33 /* machine */, + 6DBAFEA713B0D4590047ED33 /* OSAtomic.h */, + 6DBAFEA813B0D4590047ED33 /* OSByteOrder.h */, + 6DBAFEA913B0D4590047ED33 /* OSCacheControl.h */, + 6DBAFEAA13B0D4590047ED33 /* OSDebug.h */, + 6DBAFEAB13B0D4590047ED33 /* OSKextLib.h */, + 6DBAFEAC13B0D4590047ED33 /* OSReturn.h */, + 6DBAFEAD13B0D4590047ED33 /* OSTypes.h */, + 6DBAFEAE13B0D4590047ED33 /* ppc */, + ); + path = libkern; + sourceTree = ""; + }; + 6DBAFE9F13B0D4590047ED33 /* crypto */ = { + isa = PBXGroup; + children = ( + 6DBAFEA013B0D4590047ED33 /* md5.h */, + 6DBAFEA113B0D4590047ED33 /* sha1.h */, + ); + path = crypto; + sourceTree = ""; + }; + 6DBAFEA213B0D4590047ED33 /* i386 */ = { + isa = PBXGroup; + children = ( + 6DBAFEA313B0D4590047ED33 /* _OSByteOrder.h */, + 6DBAFEA413B0D4590047ED33 /* OSByteOrder.h */, + ); + path = i386; + sourceTree = ""; + }; + 6DBAFEA513B0D4590047ED33 /* machine */ = { + isa = PBXGroup; + children = ( + 6DBAFEA613B0D4590047ED33 /* OSByteOrder.h */, + ); + path = machine; + sourceTree = ""; + }; + 6DBAFEAE13B0D4590047ED33 /* ppc */ = { + isa = PBXGroup; + children = ( + 6DBAFEAF13B0D4590047ED33 /* OSByteOrder.h */, + ); + path = ppc; + sourceTree = ""; + }; + 6DBAFEB213B0D4590047ED33 /* mach */ = { + isa = PBXGroup; + children = ( + 6DBAFEB313B0D4590047ED33 /* audit_triggers.defs */, + 6DBAFEB413B0D4590047ED33 /* boolean.h */, + 6DBAFEB513B0D4590047ED33 /* bootstrap.h */, + 6DBAFEB613B0D4590047ED33 /* clock.defs */, + 6DBAFEB713B0D4590047ED33 /* clock.h */, + 6DBAFEB813B0D4590047ED33 /* clock_priv.defs */, + 6DBAFEB913B0D4590047ED33 /* clock_priv.h */, + 6DBAFEBA13B0D4590047ED33 /* clock_reply.defs */, + 6DBAFEBB13B0D4590047ED33 /* clock_reply.h */, + 6DBAFEBC13B0D4590047ED33 /* clock_types.defs */, + 6DBAFEBD13B0D4590047ED33 /* clock_types.h */, + 6DBAFEBE13B0D4590047ED33 /* error.h */, + 6DBAFEBF13B0D4590047ED33 /* exc.defs */, + 6DBAFEC013B0D4590047ED33 /* exc.h */, + 6DBAFEC113B0D4590047ED33 /* exception.h */, + 6DBAFEC213B0D4590047ED33 /* exception_types.h */, + 6DBAFEC313B0D4590047ED33 /* host_info.h */, + 6DBAFEC413B0D4590047ED33 /* host_notify.h */, + 6DBAFEC513B0D4590047ED33 /* host_notify_reply.defs */, + 6DBAFEC613B0D4590047ED33 /* host_priv.defs */, + 6DBAFEC713B0D4590047ED33 /* host_priv.h */, + 6DBAFEC813B0D4590047ED33 /* host_reboot.h */, + 6DBAFEC913B0D4590047ED33 /* host_security.defs */, + 6DBAFECA13B0D4590047ED33 /* host_security.h */, + 6DBAFECB13B0D4590047ED33 /* host_special_ports.h */, + 6DBAFECC13B0D4590047ED33 /* i386 */, + 6DBAFEDE13B0D4590047ED33 /* kern_return.h */, + 6DBAFEDF13B0D4590047ED33 /* kmod.h */, + 6DBAFEE013B0D4590047ED33 /* ledger.defs */, + 6DBAFEE113B0D4590047ED33 /* ledger.h */, + 6DBAFEE213B0D4590047ED33 /* lock_set.defs */, + 6DBAFEE313B0D4590047ED33 /* lock_set.h */, + 6DBAFEE413B0D4590047ED33 /* mach.h */, + 6DBAFEE513B0D4590047ED33 /* mach_error.h */, + 6DBAFEE613B0D4590047ED33 /* mach_exc.defs */, + 6DBAFEE713B0D4590047ED33 /* mach_host.defs */, + 6DBAFEE813B0D4590047ED33 /* mach_host.h */, + 6DBAFEE913B0D4590047ED33 /* mach_init.h */, + 6DBAFEEA13B0D4590047ED33 /* mach_interface.h */, + 6DBAFEEB13B0D4590047ED33 /* mach_param.h */, + 6DBAFEEC13B0D4590047ED33 /* mach_port.defs */, + 6DBAFEED13B0D4590047ED33 /* mach_port.h */, + 6DBAFEEE13B0D4590047ED33 /* mach_syscalls.h */, + 6DBAFEEF13B0D4590047ED33 /* mach_time.h */, + 6DBAFEF013B0D4590047ED33 /* mach_traps.h */, + 6DBAFEF113B0D4590047ED33 /* mach_types.defs */, + 6DBAFEF213B0D4590047ED33 /* mach_types.h */, + 6DBAFEF313B0D4590047ED33 /* mach_vm.defs */, + 6DBAFEF413B0D4590047ED33 /* mach_vm.h */, + 6DBAFEF513B0D4590047ED33 /* machine */, + 6DBAFF0413B0D4590047ED33 /* machine.h */, + 6DBAFF0513B0D4590047ED33 /* memory_object_types.h */, + 6DBAFF0613B0D4590047ED33 /* message.h */, + 6DBAFF0713B0D4590047ED33 /* mig.h */, + 6DBAFF0813B0D4590047ED33 /* mig_errors.h */, + 6DBAFF0913B0D4590047ED33 /* ndr.h */, + 6DBAFF0A13B0D4590047ED33 /* notify.defs */, + 6DBAFF0B13B0D4590047ED33 /* notify.h */, + 6DBAFF0C13B0D4590047ED33 /* policy.h */, + 6DBAFF0D13B0D4590047ED33 /* port.h */, + 6DBAFF0E13B0D4590047ED33 /* port_obj.h */, + 6DBAFF0F13B0D4590047ED33 /* ppc */, + 6DBAFF2013B0D4590047ED33 /* processor.defs */, + 6DBAFF2113B0D4590047ED33 /* processor.h */, + 6DBAFF2213B0D4590047ED33 /* processor_info.h */, + 6DBAFF2313B0D4590047ED33 /* processor_set.defs */, + 6DBAFF2413B0D4590047ED33 /* processor_set.h */, + 6DBAFF2513B0D4590047ED33 /* rpc.h */, + 6DBAFF2613B0D4590047ED33 /* sdt.h */, + 6DBAFF2713B0D4590047ED33 /* security.defs */, + 6DBAFF2813B0D4590047ED33 /* semaphore.h */, + 6DBAFF2913B0D4590047ED33 /* shared_memory_server.h */, + 6DBAFF2A13B0D4590047ED33 /* shared_region.h */, + 6DBAFF2B13B0D4590047ED33 /* std_types.defs */, + 6DBAFF2C13B0D4590047ED33 /* std_types.h */, + 6DBAFF2D13B0D4590047ED33 /* sync.h */, + 6DBAFF2E13B0D4590047ED33 /* sync_policy.h */, + 6DBAFF2F13B0D4590047ED33 /* task.defs */, + 6DBAFF3013B0D4590047ED33 /* task.h */, + 6DBAFF3113B0D4590047ED33 /* task_access.defs */, + 6DBAFF3213B0D4590047ED33 /* task_info.h */, + 6DBAFF3313B0D4590047ED33 /* task_ledger.h */, + 6DBAFF3413B0D4590047ED33 /* task_policy.h */, + 6DBAFF3513B0D4590047ED33 /* task_special_ports.h */, + 6DBAFF3613B0D4590047ED33 /* thread_act.defs */, + 6DBAFF3713B0D4590047ED33 /* thread_act.h */, + 6DBAFF3813B0D4590047ED33 /* thread_info.h */, + 6DBAFF3913B0D4590047ED33 /* thread_policy.h */, + 6DBAFF3A13B0D4590047ED33 /* thread_special_ports.h */, + 6DBAFF3B13B0D4590047ED33 /* thread_status.h */, + 6DBAFF3C13B0D4590047ED33 /* thread_switch.h */, + 6DBAFF3D13B0D4590047ED33 /* time_value.h */, + 6DBAFF3E13B0D4590047ED33 /* vm_attributes.h */, + 6DBAFF3F13B0D4590047ED33 /* vm_behavior.h */, + 6DBAFF4013B0D4590047ED33 /* vm_inherit.h */, + 6DBAFF4113B0D4590047ED33 /* vm_map.defs */, + 6DBAFF4213B0D4590047ED33 /* vm_map.h */, + 6DBAFF4313B0D4590047ED33 /* vm_param.h */, + 6DBAFF4413B0D4590047ED33 /* vm_prot.h */, + 6DBAFF4513B0D4590047ED33 /* vm_purgable.h */, + 6DBAFF4613B0D4590047ED33 /* vm_region.h */, + 6DBAFF4713B0D4590047ED33 /* vm_statistics.h */, + 6DBAFF4813B0D4590047ED33 /* vm_sync.h */, + 6DBAFF4913B0D4590047ED33 /* vm_task.h */, + 6DBAFF4A13B0D4590047ED33 /* vm_types.h */, + 6DBAFF4B13B0D4590047ED33 /* x86_64 */, + ); + path = mach; + sourceTree = ""; + }; + 6DBAFECC13B0D4590047ED33 /* i386 */ = { + isa = PBXGroup; + children = ( + 6DBAFECD13B0D4590047ED33 /* _structs.h */, + 6DBAFECE13B0D4590047ED33 /* asm.h */, + 6DBAFECF13B0D4590047ED33 /* boolean.h */, + 6DBAFED013B0D4590047ED33 /* exception.h */, + 6DBAFED113B0D4590047ED33 /* fp_reg.h */, + 6DBAFED213B0D4590047ED33 /* kern_return.h */, + 6DBAFED313B0D4590047ED33 /* machine_types.defs */, + 6DBAFED413B0D4590047ED33 /* ndr_def.h */, + 6DBAFED513B0D4590047ED33 /* processor_info.h */, + 6DBAFED613B0D4590047ED33 /* rpc.h */, + 6DBAFED713B0D4590047ED33 /* sdt_isa.h */, + 6DBAFED813B0D4590047ED33 /* task.h */, + 6DBAFED913B0D4590047ED33 /* thread_act.h */, + 6DBAFEDA13B0D4590047ED33 /* thread_state.h */, + 6DBAFEDB13B0D4590047ED33 /* thread_status.h */, + 6DBAFEDC13B0D4590047ED33 /* vm_param.h */, + 6DBAFEDD13B0D4590047ED33 /* vm_types.h */, + ); + path = i386; + sourceTree = ""; + }; + 6DBAFEF513B0D4590047ED33 /* machine */ = { + isa = PBXGroup; + children = ( + 6DBAFEF613B0D4590047ED33 /* asm.h */, + 6DBAFEF713B0D4590047ED33 /* boolean.h */, + 6DBAFEF813B0D4590047ED33 /* exception.h */, + 6DBAFEF913B0D4590047ED33 /* kern_return.h */, + 6DBAFEFA13B0D4590047ED33 /* machine_types.defs */, + 6DBAFEFB13B0D4590047ED33 /* ndr_def.h */, + 6DBAFEFC13B0D4590047ED33 /* processor_info.h */, + 6DBAFEFD13B0D4590047ED33 /* rpc.h */, + 6DBAFEFE13B0D4590047ED33 /* sdt.h */, + 6DBAFEFF13B0D4590047ED33 /* sdt_isa.h */, + 6DBAFF0013B0D4590047ED33 /* thread_state.h */, + 6DBAFF0113B0D4590047ED33 /* thread_status.h */, + 6DBAFF0213B0D4590047ED33 /* vm_param.h */, + 6DBAFF0313B0D4590047ED33 /* vm_types.h */, + ); + path = machine; + sourceTree = ""; + }; + 6DBAFF0F13B0D4590047ED33 /* ppc */ = { + isa = PBXGroup; + children = ( + 6DBAFF1013B0D4590047ED33 /* _structs.h */, + 6DBAFF1113B0D4590047ED33 /* asm.h */, + 6DBAFF1213B0D4590047ED33 /* boolean.h */, + 6DBAFF1313B0D4590047ED33 /* exception.h */, + 6DBAFF1413B0D4590047ED33 /* kern_return.h */, + 6DBAFF1513B0D4590047ED33 /* machine_types.defs */, + 6DBAFF1613B0D4590047ED33 /* ndr_def.h */, + 6DBAFF1713B0D4590047ED33 /* processor_info.h */, + 6DBAFF1813B0D4590047ED33 /* rpc.h */, + 6DBAFF1913B0D4590047ED33 /* sdt_isa.h */, + 6DBAFF1A13B0D4590047ED33 /* task.h */, + 6DBAFF1B13B0D4590047ED33 /* thread_act.h */, + 6DBAFF1C13B0D4590047ED33 /* thread_state.h */, + 6DBAFF1D13B0D4590047ED33 /* thread_status.h */, + 6DBAFF1E13B0D4590047ED33 /* vm_param.h */, + 6DBAFF1F13B0D4590047ED33 /* vm_types.h */, + ); + path = ppc; + sourceTree = ""; + }; + 6DBAFF4B13B0D4590047ED33 /* x86_64 */ = { + isa = PBXGroup; + children = ( + 6DBAFF4C13B0D4590047ED33 /* task.h */, + 6DBAFF4D13B0D4590047ED33 /* thread_act.h */, + ); + path = x86_64; + sourceTree = ""; + }; + 6DBAFF4E13B0D4590047ED33 /* mach-o */ = { + isa = PBXGroup; + children = ( + 6DBAFF4F13B0D4590047ED33 /* arch.h */, + 6DBAFF5013B0D4590047ED33 /* compact_unwind_encoding.h */, + 6DBAFF5113B0D4590047ED33 /* dyld.h */, + 6DBAFF5213B0D4590047ED33 /* dyld_images.h */, + 6DBAFF5313B0D4590047ED33 /* fat.h */, + 6DBAFF5413B0D4590047ED33 /* getsect.h */, + 6DBAFF5513B0D4590047ED33 /* i386 */, + 6DBAFF5713B0D4590047ED33 /* ldsyms.h */, + 6DBAFF5813B0D4590047ED33 /* loader.h */, + 6DBAFF5913B0D4590047ED33 /* nlist.h */, + 6DBAFF5A13B0D4590047ED33 /* ppc */, + 6DBAFF5D13B0D4590047ED33 /* ranlib.h */, + 6DBAFF5E13B0D4590047ED33 /* reloc.h */, + 6DBAFF5F13B0D4590047ED33 /* stab.h */, + 6DBAFF6013B0D4590047ED33 /* swap.h */, + 6DBAFF6113B0D4590047ED33 /* x86_64 */, + ); + path = "mach-o"; + sourceTree = ""; + }; + 6DBAFF5513B0D4590047ED33 /* i386 */ = { + isa = PBXGroup; + children = ( + 6DBAFF5613B0D4590047ED33 /* swap.h */, + ); + path = i386; + sourceTree = ""; + }; + 6DBAFF5A13B0D4590047ED33 /* ppc */ = { + isa = PBXGroup; + children = ( + 6DBAFF5B13B0D4590047ED33 /* reloc.h */, + 6DBAFF5C13B0D4590047ED33 /* swap.h */, + ); + path = ppc; + sourceTree = ""; + }; + 6DBAFF6113B0D4590047ED33 /* x86_64 */ = { + isa = PBXGroup; + children = ( + 6DBAFF6213B0D4590047ED33 /* reloc.h */, + ); + path = x86_64; + sourceTree = ""; + }; + 6DBAFF6313B0D4590047ED33 /* machine */ = { + isa = PBXGroup; + children = ( + 6DBAFF6413B0D4590047ED33 /* _limits.h */, + 6DBAFF6513B0D4590047ED33 /* _param.h */, + 6DBAFF6613B0D4590047ED33 /* _structs.h */, + 6DBAFF6713B0D4590047ED33 /* _types.h */, + 6DBAFF6813B0D4590047ED33 /* byte_order.h */, + 6DBAFF6913B0D4590047ED33 /* endian.h */, + 6DBAFF6A13B0D4590047ED33 /* fasttrap_isa.h */, + 6DBAFF6B13B0D4590047ED33 /* limits.h */, + 6DBAFF6C13B0D4590047ED33 /* param.h */, + 6DBAFF6D13B0D4590047ED33 /* profile.h */, + 6DBAFF6E13B0D4590047ED33 /* setjmp.h */, + 6DBAFF6F13B0D4590047ED33 /* signal.h */, + 6DBAFF7013B0D4590047ED33 /* types.h */, + 6DBAFF7113B0D4590047ED33 /* vmparam.h */, + ); + path = machine; + sourceTree = ""; + }; + 6DBAFF7313B0D4590047ED33 /* netinet */ = { + isa = PBXGroup; + children = ( + 6DBAFF7413B0D4590047ED33 /* bootp.h */, + 6DBAFF7513B0D4590047ED33 /* icmp6.h */, + 6DBAFF7613B0D4590047ED33 /* icmp_var.h */, + 6DBAFF7713B0D4590047ED33 /* if_ether.h */, + 6DBAFF7813B0D4590047ED33 /* igmp.h */, + 6DBAFF7913B0D4590047ED33 /* igmp_var.h */, + 6DBAFF7A13B0D4590047ED33 /* in.h */, + 6DBAFF7B13B0D4590047ED33 /* in_pcb.h */, + 6DBAFF7C13B0D4590047ED33 /* in_systm.h */, + 6DBAFF7D13B0D4590047ED33 /* in_var.h */, + 6DBAFF7E13B0D4590047ED33 /* ip.h */, + 6DBAFF7F13B0D4590047ED33 /* ip6.h */, + 6DBAFF8013B0D4590047ED33 /* ip_fw.h */, + 6DBAFF8113B0D4590047ED33 /* ip_fw2.h */, + 6DBAFF8213B0D4590047ED33 /* ip_icmp.h */, + 6DBAFF8313B0D4590047ED33 /* ip_mroute.h */, + 6DBAFF8413B0D4590047ED33 /* ip_var.h */, + 6DBAFF8513B0D4590047ED33 /* tcp.h */, + 6DBAFF8613B0D4590047ED33 /* tcp_fsm.h */, + 6DBAFF8713B0D4590047ED33 /* tcp_seq.h */, + 6DBAFF8813B0D4590047ED33 /* tcp_timer.h */, + 6DBAFF8913B0D4590047ED33 /* tcp_var.h */, + 6DBAFF8A13B0D4590047ED33 /* tcpip.h */, + 6DBAFF8B13B0D4590047ED33 /* udp.h */, + 6DBAFF8C13B0D4590047ED33 /* udp_var.h */, + ); + path = netinet; + sourceTree = ""; + }; + 6DBAFF8D13B0D4590047ED33 /* netinet6 */ = { + isa = PBXGroup; + children = ( + 6DBAFF8E13B0D4590047ED33 /* ah.h */, + 6DBAFF8F13B0D4590047ED33 /* esp.h */, + 6DBAFF9013B0D4590047ED33 /* in6.h */, + 6DBAFF9113B0D4590047ED33 /* in6_var.h */, + 6DBAFF9213B0D4590047ED33 /* ip6_fw.h */, + 6DBAFF9313B0D4590047ED33 /* ip6_mroute.h */, + 6DBAFF9413B0D4590047ED33 /* ipcomp.h */, + 6DBAFF9513B0D4590047ED33 /* ipsec.h */, + 6DBAFF9613B0D4590047ED33 /* nd6.h */, + 6DBAFF9713B0D4590047ED33 /* pim6.h */, + 6DBAFF9813B0D4590047ED33 /* raw_ip6.h */, + ); + path = netinet6; + sourceTree = ""; + }; + 6DBAFF9A13B0D4590047ED33 /* secure */ = { + isa = PBXGroup; + children = ( + 6DBAFF9B13B0D4590047ED33 /* _common.h */, + 6DBAFF9C13B0D4590047ED33 /* _stdio.h */, + ); + path = secure; + sourceTree = ""; + }; + 6DBAFFA613B0D4590047ED33 /* sys */ = { + isa = PBXGroup; + children = ( + 6DBAFFA713B0D4590047ED33 /* _endian.h */, + 6DBAFFA813B0D4590047ED33 /* _select.h */, + 6DBAFFA913B0D4590047ED33 /* _structs.h */, + 6DBAFFAA13B0D4590047ED33 /* _types.h */, + 6DBAFFAB13B0D4590047ED33 /* appleapiopts.h */, + 6DBAFFAC13B0D4590047ED33 /* buf.h */, + 6DBAFFAD13B0D4590047ED33 /* cdefs.h */, + 6DBAFFAE13B0D4590047ED33 /* disk.h */, + 6DBAFFAF13B0D4590047ED33 /* kernel_types.h */, + 6DBAFFB013B0D4590047ED33 /* param.h */, + 6DBAFFB113B0D4590047ED33 /* reboot.h */, + 6DBAFFB213B0D4590047ED33 /* select.h */, + 6DBAFFB313B0D4590047ED33 /* socket.h */, + 6DBAFFB413B0D4590047ED33 /* syscall.h */, + 6DBAFFB513B0D4590047ED33 /* syslimits.h */, + 6DBAFFB613B0D4590047ED33 /* time.h */, + 6DBAFFB713B0D4590047ED33 /* types.h */, + 6DBAFFB813B0D4590047ED33 /* unistd.h */, + ); + path = sys; + sourceTree = ""; + }; + 6DBAFFBA13B0D4590047ED33 /* ufs */ = { + isa = PBXGroup; + children = ( + 6DBAFFBB13B0D4590047ED33 /* ffs */, + 6DBAFFBE13B0D4590047ED33 /* ufs */, + ); + path = ufs; + sourceTree = ""; + }; + 6DBAFFBB13B0D4590047ED33 /* ffs */ = { + isa = PBXGroup; + children = ( + 6DBAFFBC13B0D4590047ED33 /* ffs_extern.h */, + 6DBAFFBD13B0D4590047ED33 /* fs.h */, + ); + path = ffs; + sourceTree = ""; + }; + 6DBAFFBE13B0D4590047ED33 /* ufs */ = { + isa = PBXGroup; + children = ( + 6DBAFFBF13B0D4590047ED33 /* dinode.h */, + 6DBAFFC013B0D4590047ED33 /* dir.h */, + 6DBAFFC113B0D4590047ED33 /* inode.h */, + 6DBAFFC213B0D4590047ED33 /* ufs_extern.h */, + 6DBAFFC313B0D4590047ED33 /* ufsmount.h */, + ); + path = ufs; + sourceTree = ""; + }; B0056CE511F3868000754B65 /* i386 */ = { isa = PBXGroup; children = ( + 6DBAFD1713B0D4590047ED33 /* include */, B0056CE611F3868000754B65 /* boot0 */, B0056CEA11F3868000754B65 /* boot1 */, B0056CF211F3868000754B65 /* boot2 */, @@ -363,6 +2094,9 @@ B0056CFC11F3868000754B65 /* graphics.c */, B0056CFD11F3868000754B65 /* graphics.h */, B0056CFE11F3868000754B65 /* gui.c */, + 6DBAFD1313B0D21E0047ED33 /* modules_support.s */, + 6DBAFD1413B0D21E0047ED33 /* modules.c */, + 6DBAFD1513B0D21E0047ED33 /* modules.h */, B0056CFF11F3868000754B65 /* gui.h */, B0056D0011F3868000754B65 /* IOHibernatePrivate.h */, B0056D0111F3868000754B65 /* lzss.c */, Index: trunk/i386/libsaio/ati.c =================================================================== --- trunk/i386/libsaio/ati.c (revision 1175) +++ trunk/i386/libsaio/ati.c (revision 1176) @@ -448,6 +448,7 @@ { 0x68F9, 0x5470174B, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5470", kNull }, { 0x68F9, 0x5490174B, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5490", kNull }, { 0x68F9, 0x5530174B, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5530", kNull }, + { 0x68F9, 0x20091787, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5450", kEulemur }, /* Northen Islands */ { 0x6718, 0x0B001002, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6970", kNull },