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