X-Git-Url: https://git.saurik.com/apple/launchd.git/blobdiff_plain/26b346daf413d883f91a9ea6404a1127ef022b33..ddbbfbc16a73ae4ed2ebe2c11ac6fb84b944c0dd:/launchd/src/reboot2.h diff --git a/launchd/src/reboot2.h b/launchd/src/reboot2.h index 635d723..2bb5cab 100644 --- a/launchd/src/reboot2.h +++ b/launchd/src/reboot2.h @@ -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);