]> git.saurik.com Git - apple/system_cmds.git/blob - reboot.tproj/kextmanager.defs
system_cmds-880.100.5.tar.gz
[apple/system_cmds.git] / reboot.tproj / kextmanager.defs
1 #include <TargetConditionals.h>
2 #if (TARGET_OS_IPHONE && !TARGET_OS_SIMULATOR)
3 subsystem dummy 0;
4 #else
5 #include <IOKit/kext/kextmanager_mig.defs>
6 #endif