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