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