]> git.cameronkatri.com Git - apple_cmds.git/blob - system_cmds/shutdown.tproj/kextmanager.defs
md5: Don't symlink non working bins, setuid appropriate bins
[apple_cmds.git] / system_cmds / shutdown.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