]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/host_notify_reply.defs
xnu-4570.71.2.tar.gz
[apple/xnu.git] / osfmk / mach / host_notify_reply.defs
index 85437f821e1b8d2167ff7162c6632e36a15419d3..469777cb5e6c5fb65a22dcbf95fb85621057e7b0 100644 (file)
@@ -37,4 +37,7 @@ 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 : */