1#include <TargetConditionals.h>
2#if TARGET_OS_EMBEDDED
3subsystem dummy 0;
4#else
5#include <IOKit/kext/kextmanager_mig.defs>
6#endif
7