]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/task_special_ports.h
xnu-4903.221.2.tar.gz
[apple/xnu.git] / osfmk / mach / task_special_ports.h
index 635c9134ad8d44376818cfb0bed8acaeddec9e92..9080a451e42392cc41a59bdc6d6a9013fd685d82 100644 (file)
@@ -88,7 +88,11 @@ typedef      int     task_special_port_t;
 
 #define TASK_ACCESS_PORT       9       /* Permission check for task_for_pid. */
 
-#define TASK_DEBUG_CONTROL_PORT 10 /* debug control port */
+#define TASK_DEBUG_CONTROL_PORT 10     /* debug control port */
+
+#define TASK_RESOURCE_NOTIFY_PORT   11 /* overrides host special RN port */
+
+#define TASK_MAX_SPECIAL_PORT TASK_RESOURCE_NOTIFY_PORT
 
 /*
  *     Definitions for ease of use