]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/startup.h
xnu-3789.1.32.tar.gz
[apple/xnu.git] / osfmk / kern / startup.h
index 6e1864df65c573936c2bc65812b0987fb994112f..4555687dc6347fe8ef4824b632268b3d0c6ff262 100644 (file)
@@ -64,6 +64,7 @@ extern void   device_service_create(void);
 
 /* BSD subsystem initialization */
 extern void    bsd_init(void);
+extern void bsd_early_init(void);
 
 /* codesigning subsystem initialization */
 extern void    cs_init(void);