]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/reboot.h
xnu-792.10.96.tar.gz
[apple/xnu.git] / bsd / sys / reboot.h
index 12eafdc11368c7d8795b685d821651bf50c5e130..4a2384d9ea4ed384df6507657a959d6469f9d438 100644 (file)
@@ -80,6 +80,7 @@
 #define RB_DFLTROOT    0x20    /* use compiled-in rootdev */
 #define RB_ALTBOOT     0x40    /* use /boot.old vs /boot */
 #define RB_UNIPROC     0x80    /* don't start slaves */
+#define RB_UPSDELAY 0x200   /* Delays restart by 5 minutes */
 #define RB_PANIC       0       /* reboot due to panic */
 #define RB_BOOT                1       /* reboot due to boot() */