]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/l4re/include/protocols
update
[l4.git] / l4 / pkg / l4re / include / protocols
index b06d1ee127d83c8606ebf928bd84f80b59987295..c7f5e54210aa58b31bbacfb951fa6c74b305f239 100644 (file)
@@ -51,6 +51,7 @@ enum Protocols
   Mem_alloc,          ///< ID for memory allocator objects
   Rm,                 ///< ID for region map objects
   Event,              ///< ID for event channel objects
+  Inhibitor,          ///< ID for inhibitor objects
 
   Debug   = ~0x7fffUL ///< ID for debug objects
 };