X-Git-Url: https://rtime.felk.cvut.cz/gitweb/l4.git/blobdiff_plain/471d505ebe6980bd82884a6aa95f167d0a8e1990..8fe9942cde59835eb3c3c6936d866dd3305582ef:/l4/pkg/l4re/include/protocols diff --git a/l4/pkg/l4re/include/protocols b/l4/pkg/l4re/include/protocols index b06d1ee12..c7f5e5421 100644 --- a/l4/pkg/l4re/include/protocols +++ b/l4/pkg/l4re/include/protocols @@ -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 };