]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/host_notify.h
xnu-1456.1.26.tar.gz
[apple/xnu.git] / osfmk / kern / host_notify.h
index 85bfa608df43a61f6ea8e099e1c42d99cc11c387..180805c85ea8b091212fab27a3827072994ad1a6 100644 (file)
@@ -45,7 +45,7 @@ void  host_notify_port_destroy(
 
 void   host_notify_calendar_change(void);
 
-void   host_notify_init(void);
+void   host_notify_init(void) __attribute__((section("__TEXT, initcode")));
 
 #endif /* MACH_KERNEL_PRIVATE */