X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/a3d08fcd5120d2aa8303b6349ca8b14e3f284af3..91447636331957f3d9b5ca5b508f07c526b0074d:/osfmk/mach/host_special_ports.h?ds=inline diff --git a/osfmk/mach/host_special_ports.h b/osfmk/mach/host_special_ports.h index 62f88f186..27d00aa99 100644 --- a/osfmk/mach/host_special_ports.h +++ b/osfmk/mach/host_special_ports.h @@ -128,5 +128,4 @@ #define host_set_user_notification_port(host, port) \ (host_set_special_port((host), HOST_USER_NOTIFICATION_PORT, (port))) - #endif /* _MACH_HOST_SPECIAL_PORTS_H_ */