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