]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/IOMessage.h
xnu-1228.tar.gz
[apple/xnu.git] / iokit / IOKit / IOMessage.h
index 7211237b121ced0b54ee241efe8ace4e4f98886d..3ca9e1e7960ad2a14190ea7bdcee5b3df22a3ff2 100644 (file)
@@ -70,4 +70,6 @@ typedef UInt32 IOMessage;
 #define kIOMessageSystemWillRestart        iokit_common_msg(0x310)
 #define kIOMessageSystemWillPowerOn        iokit_common_msg(0x320)
 
+#define kIOMessageCopyClientID            iokit_common_msg(0x330)
+
 #endif /* ! __IOKIT_IOMESSAGE_H */