]> git.saurik.com Git - apple/launchd.git/blobdiff - launchd/src/reboot2.h
launchd-329.3.1.tar.gz
[apple/launchd.git] / launchd / src / reboot2.h
index 635d723ae2c5dbaaf73f89150c02d4f919601f30..2bb5cab3343e45dd166dd85536c822a00f96d83b 100644 (file)
@@ -26,6 +26,8 @@
 
 __BEGIN_DECLS
 
+#define RB2_FULLREBOOT 0x8000000000000000llu
+
 /* Returns NULL on success. Not NULL on failure */
 
 __attribute__((visibility("default"))) void *reboot2(uint64_t flags);