]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/host_notify_reply.defs
xnu-6153.101.6.tar.gz
[apple/xnu.git] / osfmk / mach / host_notify_reply.defs
index 442379e16926f58622d750d9e3841765127e4f76..469777cb5e6c5fb65a22dcbf95fb85621057e7b0 100644 (file)
@@ -36,3 +36,8 @@ subsystem
 
 simpleroutine host_calendar_changed(
                notify_port     : mach_port_move_send_once_t);
+
+simpleroutine host_calendar_set(
+               notify_port     : mach_port_move_send_once_t);
+
+/* vim: set ft=c : */