]> git.saurik.com Git - apple/system_cmds.git/blob - system_cmds-597.1.1/shutdown.tproj/kextmanager.defs
35544db1894f562fd595e771f573c5c888f48d3e
[apple/system_cmds.git] / system_cmds-597.1.1 / shutdown.tproj / kextmanager.defs
1 #include <TargetConditionals.h>
2 #if TARGET_OS_EMBEDDED
3 subsystem dummy 0;
4 #else
5 #include <IOKit/kext/kextmanager_mig.defs>
6 #endif