diff --git a/servers/rs/service.c b/servers/rs/service.c index a9a218283..88edc2ea9 100644 --- a/servers/rs/service.c +++ b/servers/rs/service.c @@ -691,6 +691,7 @@ struct { "READBIOS", SYS_READBIOS }, { "MAPDMA", SYS_MAPDMA }, { "VMCTL", SYS_VMCTL }, + { "PROFBUF", SYS_PROFBUF }, { NULL, 0 } };