]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/reboot.h
xnu-3789.51.2.tar.gz
[apple/xnu.git] / bsd / sys / reboot.h
index cd48788121ad4c63702788dd35d019c647086915..98db0e3d7873211a41e334b144f00b28f0d0c52b 100644 (file)
@@ -146,4 +146,10 @@ __END_DECLS
 
 #endif /* BSD_KERNEL_PRIVATE */
 
+#if KERNEL_PRIVATE
+__BEGIN_DECLS
+int get_system_inshutdown(void);
+__END_DECLS
+#endif /* KERNEL_PRIVATE */
+
 #endif /* _SYS_REBOOT_H_ */