]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/host_special_ports.h
xnu-792.tar.gz
[apple/xnu.git] / osfmk / mach / host_special_ports.h
index 62f88f186dc5ae5bcd6c40103d680a4b5a3f72fa..27d00aa99c1adb36ff910e58b668459ce876441b 100644 (file)
 #define host_set_user_notification_port(host, port)    \
        (host_set_special_port((host), HOST_USER_NOTIFICATION_PORT, (port)))
 
-
 #endif /* _MACH_HOST_SPECIAL_PORTS_H_ */