bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH hurd 1/5] Makeconf: handle the task_notify protocol


From: Justus Winter
Subject: [PATCH hurd 1/5] Makeconf: handle the task_notify protocol
Date: Thu, 13 Nov 2014 13:26:15 +0100

* Makeconf (mach_defs_names): Add `task_notify'.
---
 Makeconf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makeconf b/Makeconf
index f0d3fe3..5439913 100644
--- a/Makeconf
+++ b/Makeconf
@@ -577,6 +577,7 @@ mach_defs_names = bootstrap exc mach mach4 \
        mach_host mach_port mach_timer_reply memory_object \
        memory_object_default notify \
        gnumach \
+       task_notify \
 
 mach_debug_defs_names = mach_debug
 device_defs_names = dev_forward device device_reply device_request
-- 
2.1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]